Re: Query precompilation?
jmitchell@greatbridge.com
From: jmitchell@greatbridge.com
To: mweilguni@sime.com, "pgsql-general@postgresql.org" <pgsql-general@postgresql.org>
Date: 2001-02-27T21:29:08Z
Lists: pgsql-hackers
Mario, > This sounds nice, but I've read a lot of postgres documents and still do not > know how to disable autocommit. Is this possible? And how? Yes, you can disable autocommit. All you have to do is wrap your SQL statements within an explicit BEGIN ... COMMIT block. Regards, Joe -- Joe Mitchell joe.mitchell@greatbridge.com Knowledge Engineer 757.233.5567 voice Great Bridge, LLC 757.233.5555 fax www.greatbridge.com