Re: Streaming replication, retrying from archive

Поиск
Список
Период
Сортировка
От Fujii Masao
Тема Re: Streaming replication, retrying from archive
Дата
Msg-id 3f0b79eb1001140843r42df0b9bt765991a048181f07@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Streaming replication, retrying from archive  (Dimitri Fontaine <dfontaine@hi-media.com>)
Ответы Re: Streaming replication, retrying from archive  (Dimitri Fontaine <dfontaine@hi-media.com>)
Список pgsql-hackers
On Fri, Jan 15, 2010 at 1:06 AM, Dimitri Fontaine
<dfontaine@hi-media.com> wrote:
> Did I mention my viewpoint on that already?
>  http://archives.postgresql.org/pgsql-hackers/2009-07/msg00943.php

>  0. base: slave asks the master for a base-backup, at the end of this it
>     reaches the base-lsn

What if the WAL file including the archive recovery starting location has
been removed from the primary's pg_xlog before the end of online-backup
(i.e., the procedure 0)? Where should the standby get such a WAL file from?
How?

Regards,

--
Fujii Masao
NIPPON TELEGRAPH AND TELEPHONE CORPORATION
NTT Open Source Software Center


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

Предыдущее
От: Fujii Masao
Дата:
Сообщение: Re: Streaming replication, retrying from archive
Следующее
От: Tom Lane
Дата:
Сообщение: EXPLAIN, utility statement parameters, and recent plpgsql changes