Re: pg_basebackup and replication slots

Поиск
Список
Период
Сортировка
От Euler Taveira
Тема Re: pg_basebackup and replication slots
Дата
Msg-id 562E1762.2020701@timbira.com.br
обсуждение исходный текст
Ответ на pg_basebackup and replication slots  ("Joshua D. Drake" <jd@commandprompt.com>)
Список pgsql-hackers
On 26-10-2015 08:58, Joshua D. Drake wrote:
> Hello,
>
> The fact that pg_basebackup doesn't use replicaiton slots, is that a
> technical limitation or just a, "we need a patch"?
>
It is not in 9.5 but it is already there.

commit 0dc848b0314d63188919f1ce943730eac684dccd
Author: Peter Eisentraut <peter_e@gmx.net>
Date:   Tue Jul 21 21:06:45 2015 -0400
    pg_basebackup: Add --slot option
    This option specifies a replication slot for WAL streaming (-X stream),    so that there can be continuous
replicationslot use between WAL    streaming during the base backup and the start of regular streaming    replication.
 
    Reviewed-by: Michael Paquier <michael.paquier@gmail.com>


--    Euler Taveira                   Timbira - http://www.timbira.com.br/   PostgreSQL: Consultoria, Desenvolvimento,
Suporte24x7 e Treinamento
 



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

Предыдущее
От: José Luis Tallón
Дата:
Сообщение: Re: questions about PG update performance
Следующее
От: "Shulgin, Oleksandr"
Дата:
Сообщение: Re: pg_basebackup and replication slots