Re: Question about StartLogicalReplication() error path
От
Andres Freund
Тема
Re: Question about StartLogicalReplication() error path
Дата
Msg-id
20210611185648.t6dmsyfc3ox2egoi@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Amit Kapila <amit.kapila16@gmail.com>
Re: Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Robert Haas <robertmhaas@gmail.com>
Re: Question about StartLogicalReplication() error path Andres Freund <andres@anarazel.de>
Re: Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Andres Freund <andres@anarazel.de>
Re: Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Andres Freund <andres@anarazel.de>
Re: Question about StartLogicalReplication() error path Robert Haas <robertmhaas@gmail.com>
Re: Question about StartLogicalReplication() error path Andres Freund <andres@anarazel.de>
Re: Question about StartLogicalReplication() error path Amit Kapila <amit.kapila16@gmail.com>
Re: Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Robert Haas <robertmhaas@gmail.com>
Re: Question about StartLogicalReplication() error path Jeff Davis <pgsql@j-davis.com>
Re: Question about StartLogicalReplication() error path Kyotaro Horiguchi <horikyota.ntt@gmail.com>
Re: Question about StartLogicalReplication() error path Amit Kapila <amit.kapila16@gmail.com>
On 2021-06-11 11:49:19 -0700, Jeff Davis wrote: > All the client would have to do is "SELECT confirmed_flush_lsn FROM > pg_replication_slots WHERE slot_name='myslot'", and compare it to the > stored value. That doesn't work as easily in older versions because there was no SQL support in replication connections until PG 10...
В списке pgsql-hackers по дате отправления