Re: [pgadmin-support] Triggers in pgadmin query tools

2011-03-28 Thread Francois Legrand
Le 28/03/2011 11:18, Guillaume Lelarge a écrit : Le 28/03/2011 10:52, Francois Legrand a écrit : They are fired as many times as needed. That's my understanding... but it seems it doesn't always act like this ! There's no configuration that would explain that behaviour. M

Re: [pgadmin-support] Triggers in pgadmin query tools

2011-03-28 Thread Francois Legrand
s it possible to fix that in the server configuration ? I would appreciate some feedback on this issue ! Thanks in advance F. Le 25/03/2011 18:48, Guillaume Lelarge a écrit : Le 25/03/2011 17:54, Francois Legrand a écrit : Hi all, I have a table with a trigger. When I run an insert command fr

[pgadmin-support] Triggers in pgadmin query tools

2011-03-25 Thread Francois Legrand
Hi all, I have a table with a trigger. When I run an insert command from psql, the trigger is correctly fired, but if i run exactly the same command from the pgqdmin3 query tool, the trigger is not fired ! Is that normal ? Any clue ? F. -

[pgadmin-support] Triggers in pgadmin query tools

2011-03-25 Thread Francois Legrand
Hi all, I have a table with a trigger. When I run an insert command from psql, the trigger is correctly fired, but if i run exactly the same command from the pgqdmin3 query tool, the trigger is not fired ! Is that normal ? Any clue ? F. -