Re: undefined behaviour for sub-transactions? - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: undefined behaviour for sub-transactions?
Date
Msg-id 438F3CFF.50006@commandprompt.com
Whole thread Raw
In response to Re: undefined behaviour for sub-transactions?  (Greg Stark <gsstark@mit.edu>)
List pgsql-general
>Where is Postgres at with psql using savepoints implicitly to wrap every
>client command btw? My single biggest pet peeve with Postgres is that setting
>autocommit off in psql is basically unusable because any typo forces you to
>start your transaction all over again.
>
>
Going to have to disagree with you here. I use it all day long ;). If I
need a savepoint, I define one.

Joshua D. Drake





--
The PostgreSQL Company - Command Prompt, Inc. 1.503.667.4564
PostgreSQL Replication, Consulting, Custom Development, 24x7 support
Managed Services, Shared and Dedicated Hosting
Co-Authors: PLphp, PLperl - http://www.commandprompt.com/


pgsql-general by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Disk Keeper
Next
From: Jaime Casanova
Date:
Subject: Re: Question