Re: PROBLEM: Function does not exist - Mailing list pgsql-general

From Douglas McNaught
Subject Re: PROBLEM: Function does not exist
Date
Msg-id m2ll00ibc9.fsf@Douglas-McNaughts-Powerbook.local
Whole thread Raw
In response to PROBLEM: Function does not exist  (juleni@livetrade.cz)
List 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 by date:

Previous
From: Tom Lane
Date:
Subject: Re: PROBLEM: Function does not exist
Next
From: "Jim C. Nasby"
Date:
Subject: Re: Setting max_fsm_pages