Re: WAL feature - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: WAL feature
Date
Msg-id 200104272216.f3RMGTw29842@candle.pha.pa.us
Whole thread Raw
In response to Re: WAL feature  (The Hermit Hacker <scrappy@hub.org>)
Responses Re: WAL feature  (The Hermit Hacker <scrappy@hub.org>)
List pgsql-hackers
> On Fri, 27 Apr 2001, Bruce Momjian wrote:
> 
> >
> > WAL was a difficult feature to add to 7.1.  Currently, it is only used
> > as a performance benefit, but I expect it will be used in the future to
> > add new features like:
> >
> >     Advanced Replication
> 
> How?

I guess other hosts could read the WAL to find out what changed.

> 
> >     Point-in-time recovery
> 
> I thought that was understood from Vadim's explanations?

Yes, I am just reiterating that WAL may be related to future new
features.

> 
> >     Row reuse without vacuum
> 
> How?  Didn't even see these as being related ...

It may be.  Not sure.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: Re: Split of tree on May 1
Next
From: The Hermit Hacker
Date:
Subject: RE: WAL feature