Re: pg_basebackup vs WAL fetching

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: pg_basebackup vs WAL fetching
Дата
Msg-id 20160213152854.GD29473@awork2.anarazel.de
обсуждение исходный текст
Ответ на Re: pg_basebackup vs WAL fetching  (Craig Ringer <craig@2ndquadrant.com>)
Список pgsql-hackers
On 2016-02-13 23:25:06 +0800, Craig Ringer wrote:
> Internally replication slots have an ephemeral form, where the slot is
> dropped automatically on crash recovery.

And upon release (including a <PANIC disconnect).  Using those is what
Magnus and I just were chatting about on IRC. There'll be some
interesting division of work between the receivexlog child and the main
basebackup; so it's not entirely trivial.  I do think this an important
improvement.

- Andres



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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: proposal: PL/Pythonu - function ereport
Следующее
От: Fabien COELHO
Дата:
Сообщение: Re: extend pgbench expressions with functions