Re: [HACKERS] Logical replication in the same cluster

Поиск
Список
Период
Сортировка
Искать
От
Andres Freund
Тема
Re: [HACKERS] Logical replication in the same cluster
Дата
в 21:37:25
Msg-id
20170501183725.l3fosbd7omypbxjp@alap3.anarazel.de
Ответ на
Список
Дерево обсуждения
[HACKERS] Logical replication in the same cluster Bruce Momjian <bruce@momjian.us>
Re: [HACKERS] Logical replication in the same cluster Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Logical replication in the same cluster Albe Laurenz <laurenz.albe@wien.gv.at>
Re: [HACKERS] Logical replication in the same cluster Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Logical replication in the same cluster Michael Paquier <michael.paquier@gmail.com>
Re: [HACKERS] Logical replication in the same cluster Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Tom Lane <tgl@sss.pgh.pa.us>
Re: [HACKERS] Logical replication in the same cluster Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Robert Haas <robertmhaas@gmail.com>
Re: [HACKERS] Logical replication in the same cluster Peter Geoghegan <pg@bowt.ie>
Re: [HACKERS] Logical replication in the same cluster Andres Freund <andres@anarazel.de>
Re: [HACKERS] Logical replication in the same cluster Peter Geoghegan <pg@bowt.ie>
Re: [HACKERS] Logical replication in the same cluster Andres Freund <andres@anarazel.de>
Re: [HACKERS] Logical replication in the same cluster Peter Geoghegan <pg@bowt.ie>
Re: [HACKERS] Logical replication in the same cluster Greg Stark <stark@mit.edu>
Re: [HACKERS] Logical replication in the same cluster Bruce Momjian <bruce@momjian.us>
Re: [HACKERS] Logical replication in the same cluster Andres Freund <andres@anarazel.de>
Re: [HACKERS] Logical replication in the same cluster Peter Eisentraut <peter.eisentraut@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Petr Jelinek <petr.jelinek@2ndquadrant.com>
Re: [HACKERS] Logical replication in the same cluster Andres Freund <andres@anarazel.de>
Re: [HACKERS] Logical replication in the same cluster Petr Jelinek <petr.jelinek@2ndquadrant.com>
On 2017-05-01 11:31:53 -0700, Peter Geoghegan wrote:
> On Mon, May 1, 2017 at 11:24 AM, Andres Freund  wrote:
> > Doing catalog changes in recovery is frought with problems. Essentially
> > requires starting one worker per database, before allowing access.
> 
> Do you think it's worth just covering the case where you get an error,
> such as a duplicate violation? I imagine that that's the much more
> common case.

What exactly are you proposing to do?  You mean catching errors in the
creating backend, if it didn't crash?  That doesn't strike me as a good
idea, because it'll push down the likelihood of the issue below where
people will see it, but it'll still be likely enough for it to create
problems.

- Andres


В списке pgsql-hackers по дате отправления
От: Peter Geoghegan
Дата:
От: Mikael Kjellström
Дата:
FAQ