Re: Executing a Function with an INSERT INTO command fails - Mailing list pgsql-general

From TalGloz
Subject Re: Executing a Function with an INSERT INTO command fails
Date
Msg-id 1535566982612-0.post@n3.nabble.com
Whole thread Raw
In response to Re: Executing a Function with an INSERT INTO command fails  (Charles Clavadetscher <clavadetscher@swisspug.org>)
List pgsql-general
> Tom's assumption is possibly correct. If the client does not have
> autocommit set then you need to explicitly commit the transaction.

I feel a little bit stupid , I forgot the use Work.commit(); in the function
on the client side!

Thanks for the help everybody!
Tal



--
Sent from: http://www.postgresql-archive.org/PostgreSQL-general-f1843780.html


pgsql-general by date:

Previous
From: Gunnlaugur Thor Briem
Date:
Subject: pg_upgrade fails saying function unaccent(text) doesn't exist
Next
From: Bruce Momjian
Date:
Subject: Re: pg_upgrade fails saying function unaccent(text) doesn't exist