Anyone has an idea? On the subject?
-- Forwarded message --
From: Tom Lane <[EMAIL PROTECTED]>
Date: May 12, 2005 5:43 PM
Subject: Re: [NOVICE] Autocommit in Postgresql
To: Vitaly Belman <[EMAIL PROTECTED]>
Cc: Olivier Thauvin <[EMAIL PROTECTED]>, Postgresql
Novice <[EMAIL PROTECTE
Vitaly Belman wrote:
That's the problem... Is there a way to make it implicitly open a
transaction? For example now in pgAdmin when I play with SQLs I have
to do begin and rollback constant because whenever a query fails it
refuses to do anything at all until I "rollback", and then of course I
hav