Re: Triggers in pgadmin query tools

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: Francois Legrand <legrand(at)lpnhe(dot)in2p3(dot)fr>
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: Triggers in pgadmin query tools
Date: 2011-03-25 17:48:57
Message-ID: 4D8CD589.4000404@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

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 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 ?
>

Are you sure you're connected to the same database?

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

In response to

Responses

Browse pgadmin-support by date

  From Date Subject
Next Message François Legrand 2011-03-25 19:42:05 Re: Triggers in pgadmin query tools
Previous Message Francois Legrand 2011-03-25 17:07:53 Triggers in pgadmin query tools