Re: autocommit vs TRUNCATE et al

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: autocommit vs TRUNCATE et al
Date: 2002-10-21 22:37:51
Message-ID: 9071.1035239871@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> writes:
> Maybe we can throw a WARNING when autocommit is on. Would that make
> everyone happy?

I doubt it, because by the time you read the WARNING it's too late:
the statement's already committed.

regards, tom lane

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2002-10-21 22:39:51 Re: autocommit vs TRUNCATE et al
Previous Message Bruce Momjian 2002-10-21 22:29:28 Re: autocommit vs TRUNCATE et al