Re: [HACKERS] Function to move the position of a replication slot
От
Andres Freund
Тема
Re: [HACKERS] Function to move the position of a replication slot
Дата
Msg-id
20170816203452.heb7uifpbmn77fke@alap3.anarazel.de
Ответ на
Re: [HACKERS] Function to move the position of a replication slot (Peter Eisentraut)
Список
Дерево обсуждения
[HACKERS] Function to move the position of a replication slot Magnus Hagander <magnus@hagander.net>
Re: [HACKERS] Function to move the position of a replication slot Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
Re: [HACKERS] Function to move the position of a replication slot Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
Re: [HACKERS] Function to move the position of a replication slot Alvaro Herrera <alvherre@2ndquadrant.com>
Re: [HACKERS] Function to move the position of a replication slot Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Function to move the position of a replication slot Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
Re: [HACKERS] Function to move the position of a replication slot Michael Paquier <michael.paquier@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 Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Magnus Hagander <magnus@hagander.net>
Re: [HACKERS] Function to move the position of a replication slot Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
Re: [HACKERS] Function to move the position of a replication slot Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Magnus Hagander <magnus@hagander.net>
Re: [HACKERS] Function to move the position of a replication slot Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Function to move the position of a replication slot Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
Re: [HACKERS] Function to move the position of a replication slot Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
Re: [HACKERS] Function to move the position of a replication slot Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Magnus Hagander <magnus@hagander.net>
Re: [HACKERS] Function to move the position of a replication slot Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Andres Freund <andres@anarazel.de>
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 Craig Ringer <craig@2ndquadrant.com>
Re: [HACKERS] Function to move the position of a replication slot Magnus Hagander <magnus@hagander.net>
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 Dmitry Dolgov <9erthalion6@gmail.com>
Re: [HACKERS] Function to move the position of a replication slot Petr Jelinek <petr.jelinek@2ndquadrant.com>
On 2017-08-16 12:24:11 -0400, Peter Eisentraut wrote: > On 5/4/17 08:05, Magnus Hagander wrote: > > 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. > > The name keeps confusing me. I understand "move" to be "rename" or > possibly "move it elsewhere", but not "move around in". I understand > that there is an analogy with FETCH/MOVE in cursors, but it's still > confusing. pg_forward_replication_slot()? - Andres
В списке pgsql-hackers по дате отправления