[HACKERS] Function to move the position of a replication slot

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема [HACKERS] Function to move the position of a replication slot
Дата
Msg-id CABUevEwBdWPDXTs_cFy93GESq5JHbmo1v+y-6KWvce0sajLkhw@mail.gmail.com
обсуждение исходный текст
Ответы Re: [HACKERS] Function to move the position of a replication slot  (Craig Ringer <craig@2ndquadrant.com>)
Re: [HACKERS] Function to move the position of a replication slot  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
Список pgsql-hackers
PFA a patch that adds a new function, pg_move_replication_slot, that makes it possible to move the location of a replication slot without actually consuming all the WAL on it.

This can be useful for example to keep replication slots in sync between different servers in a replication cluster.

(Obviously this is intended for 11, as we're well into the freeze for 10. Just to be clear. so I'll go add itto the summer commitfest)

--
Вложения

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

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: [HACKERS] Error message on missing SCRAM authentication witholder clients
Следующее
От: Rajkumar Raghuwanshi
Дата:
Сообщение: Re: [HACKERS] Adding support for Default partition in partitioning