Re: pg_basebackup and wal streaming

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: pg_basebackup and wal streaming
Дата
Msg-id 201103111519.p2BFJDs20887@momjian.us
обсуждение исходный текст
Ответ на Re: pg_basebackup and wal streaming  (Magnus Hagander <magnus@hagander.net>)
Ответы Re: pg_basebackup and wal streaming  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers
Magnus Hagander wrote:
> On Fri, Mar 4, 2011 at 15:23, Yeb Havinga <yebhavinga@gmail.com> wrote:
> > On 2011-02-18 11:02, Magnus Hagander wrote:
> >>
> >> Better late than never (or?), here's the final cleanup of
> >> pg_streamrecv for moving into the main distribution, per discussion
> >> back in late dec or early jan. It also includes the "stream logs in
> >> parallel to backup" part that was not completed on pg_basebackup.
> >
> > Is it a welcome idea to add a -X argument to specify a seperate xlog
> > directory like initdb -X ?
> 
> Probably not a bad idea - for a future enhancement ;)

A TODO?  Wording?

--  Bruce Momjian  <bruce@momjian.us>        http://momjian.us EnterpriseDB
http://enterprisedb.com
 + It's impossible for everything to be true. +


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: why is max standby delay only 35 minutes?
Следующее
От: Alvaro Herrera
Дата:
Сообщение: Re: Couple document fixes