Re: replication slots replicated to standbys?

Поиск
Список
Период
Сортировка
От Michael Paquier
Тема Re: replication slots replicated to standbys?
Дата
Msg-id CAB7nPqS-VocFVv=YwW18M8_3vpFm4VY-9smOm_hQr+sTG1oyRQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: replication slots replicated to standbys?  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-hackers
On Sun, Aug 21, 2016 at 1:35 AM, Bruce Momjian <bruce@momjian.us> wrote:
> On Sat, Aug 20, 2016 at 01:43:42PM +0900, Michael Paquier wrote:
>> Note as well that pg_basebackup omits its content and creates an empty
>> directory.
>
> Are there any other error-prone things copied from the master?

The contents of pg_snapshots get copied by pg_basebackup. Those are
useless in a backup, but harmless.
-- 
Michael



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

Предыдущее
От: Andres Freund
Дата:
Сообщение: Re: Should we cacheline align PGXACT?
Следующее
От: Craig Ringer
Дата:
Сообщение: Logical decoding of sequence advances, part II