[pgadmin-support] pgAdmin 1.2.2 on W7 - Editor won't open

2011-03-28 Thread Evan Zeimet
Hello all, I recently got a new laptop (running Win7) and installed pgAdmin 1.2.2. When I double-click on a .sql file to open, I see and complete the "Connect to server" dialog, however, a code editor is never shown. The pgadmine.exe process ends a few seconds after completing the connection

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. My guess is that you

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

2011-03-28 Thread Guillaume Lelarge
Le 28/03/2011 10:52, Francois Legrand a écrit : > Hi all, > Are triggers are fired "only once by connection" ? They are fired as many times as needed. > Here is my point. > > I found a really strange behaviour of the pgadmin II with triggers. > I activated the detailed logs on my server thus I c

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

2011-03-28 Thread Francois Legrand
Hi all, Are triggers are fired "only once by connection" ? Here is my point. I found a really strange behaviour of the pgadmin II with triggers. I activated the detailed logs on my server thus I could monitor everything, and the point is the following : 1) I open the query tool 2) I do a first