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

2011-03-25 Thread François Legrand
Absolutely ! 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 from psql, the trigger is correctly fired, but if i run exactly the same command from the pgqdmin3 query tool, the tr

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

2011-03-25 Thread François Legrand
You're right. I run psql directly on the database host and access this database using pgadmin from a remote machine. I could try to run pgadmin on the same computer too, but I am pretty sure that it won't change the result. The strange point is that if I open the table using "view content of the

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

2011-03-25 Thread Guillaume Lelarge
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 ? > A

[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. -

Re: [pgadmin-support] Polish language localisation.

2011-03-25 Thread Guillaume Lelarge
Hi, Le 25/03/2011 10:41, Piotr Czekalski a écrit : > [...] > Who's responsible for Polish language translation of PgAdmin? Slawomir Sudnik. You'll find his email address here: http://www.pgadmin.org/translation/status.php . > There are some language corrections to introduce, particularly those >

[pgadmin-support] Polish language localisation.

2011-03-25 Thread Piotr Czekalski
Hello there, Who's responsible for Polish language translation of PgAdmin? There are some language corrections to introduce, particularly those related to the jobs management (PgAgent) The 'step' definition dialog contains English terms and those Polish ones are hard to understand ;-). Let me

Re: [pgadmin-support] Bug in pgadmin III v 1.12.2

2011-03-25 Thread Guillaume Lelarge
Le 25/03/2011 09:28, Dan S a écrit : > Thanks ! > That will be nice to have ! > > Do you think the new release of pgAdmin will be ready and packaged when > postgres 9.1 will be released ? > That's what we usually do, yes. -- Guillaume http://www.postgresql.fr http://dalibo.com -- Sent vi

Re: [pgadmin-support] Bug in pgadmin III v 1.12.2

2011-03-25 Thread Dan S
Thanks ! That will be nice to have ! Do you think the new release of pgAdmin will be ready and packaged when postgres 9.1 will be released ? Best Regards Dan 2011/3/24 Guillaume Lelarge > Le 13/03/2011 10:54, Guillaume Lelarge a écrit : > > Le 13/03/2011 10:35, Dan S a écrit : > >> Hi ! > >>

[pgadmin-support] pgadmin III

2011-03-25 Thread Sly
您好,我现在在用postgreSQL 8.3.7-1这个版本做开发,由于初次接触postgreSQL,安装好后,还不熟悉怎么用,pgadmin是个图形操作界面,希望能得到pgadmin III的使用说明,谢谢了。