Re: WAL feature

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: WAL feature
Дата
Msg-id 200104272216.f3RMGTw29842@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: WAL feature  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: WAL feature  (The Hermit Hacker <scrappy@hub.org>)
Список 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 по дате отправления:

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: Split of tree on May 1
Следующее
От: The Hermit Hacker
Дата:
Сообщение: RE: WAL feature