Re: PROBLEM: Function does not exist

Поиск
Список
Период
Сортировка
От Douglas McNaught
Тема Re: PROBLEM: Function does not exist
Дата
Msg-id m2ll00ibc9.fsf@Douglas-McNaughts-Powerbook.local
обсуждение исходный текст
Ответ на PROBLEM: Function does not exist  (juleni@livetrade.cz)
Список pgsql-general
juleni@livetrade.cz writes:

> Hello,
>
>    I have problem that I can't to call function because postgres
> can't to find this function with specified parameters and I receive
> following error:
>
> Caused by: java.sql.SQLException: ERROR: function
> update_bf_domain(integer, character varying, character varying,
> timestamp with time zone) does not exist

TIMESTAMP and TIMESTAMP WITH TIME ZONE are different types.  It looks
as if Java is passing the latter.

-Doug

В списке pgsql-general по дате отправления:

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: PROBLEM: Function does not exist
Следующее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Setting max_fsm_pages