Re: pgAdmin III bug with transaction failure - Mailing list pgadmin-support

From Andreas Pflug
Subject Re: pgAdmin III bug with transaction failure
Date
Msg-id 414B0481.30900@pse-consulting.de
Whole thread Raw
In response to pgAdmin III bug with transaction failure  (RStefko@aol.com)
List pgadmin-support
RStefko@aol.com 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 statement. Execute them 
separately or use savepoints.

Regards,
Andreas


pgadmin-support by date:

Previous
From: Andreas Pflug
Date:
Subject: Re: allowing users to change the IP-addresses that
Next
From: Ted Taylor
Date:
Subject: Re: Error adding new column to existing table.