Re: [pgadmin-support] pgAdmin III bug with transaction failure

2004-09-17 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: The default behavior in pgsql is to allow the use of transactions to isolate SQL statements. PgAdmin seems to batch the entire script into a single transaction, making the user's transaction irrelevant. Use the mailing list! To pgAdmin, all you execute is a single statem

Re: [pgadmin-support] pgAdmin III bug with transaction failure

2004-09-17 Thread Andreas Pflug
[EMAIL PROTECTED] wrote: I'm trying to run a SQL script in pgAdminIII which works in psql but fails in pgAdminIII Platform: XP Professional sp2 Language: English Distribution: pgadmin3-win32.zip 12-Sep-2004 19:34 Version: 1.2.0 Post Beta 1 (Sep 12 2004) Problem: The script I'm running drops

[pgadmin-support] pgAdmin III bug with transaction failure

2004-09-15 Thread RStefko
I'm trying to run a SQL script in pgAdminIII which works in psql but fails in pgAdminIII   Platform:  XP Professional sp2 Language: English Distribution: pgadmin3-win32.zip  12-Sep-2004 19:34 Version: 1.2.0 Post Beta 1 (Sep 12 2004)   Problem: The script I'm running drops a table, then creates