Re: Regarding redo/undo files. - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Regarding redo/undo files.
Date
Msg-id 4629.1091930001@sss.pgh.pa.us
Whole thread Raw
In response to Re: Regarding redo/undo files.  (Alvaro Herrera <alvherre@dcc.uchile.cl>)
List pgsql-hackers
Alvaro Herrera <alvherre@dcc.uchile.cl> writes:
> On Fri, Jul 30, 2004 at 05:53:02AM +0100, Mamta Singh wrote:
>> I went thru the site
>> http://www.postgresql.org/docs/7.4/static/wal-benefits-later.html

> I see that most of this document is obsolete.

Yeah, I was planning to remove that section or at least edit it
severely...

> I'm pretty sure there's people that don't want UNDO to be implemented.

I think the general consensus is that it doesn't offer us anything we
need, and the downsides are significant.  (Oracle DBAs are well aware
of the hazards of having to rely on the transaction log for UNDO ---
it does not play well at all with long-running transactions.)
        regards, tom lane


pgsql-hackers by date:

Previous
From: Joe Conway
Date:
Subject: Re: Postgres development model (was Re: CVS comment)
Next
From: Bruce Momjian
Date:
Subject: beta time