Re: [HACKERS] Logical replication in the same cluster - Mailing list pgsql-hackers

From Peter Geoghegan
Subject Re: [HACKERS] Logical replication in the same cluster
Date
Msg-id CAH2-Wzn7QhfCdLzWheJNDAjcNC9ZCd4bn=vCzrBcXdQP+DZkew@mail.gmail.com
Whole thread Raw
In response to Re: [HACKERS] Logical replication in the same cluster  (Andres Freund <andres@anarazel.de>)
Responses Re: [HACKERS] Logical replication in the same cluster  (Andres Freund <andres@anarazel.de>)
List pgsql-hackers
On Mon, May 1, 2017 at 11:24 AM, Andres Freund <andres@anarazel.de> 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.

-- 
Peter Geoghegan

VMware vCenter Server
https://www.vmware.com/



pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: [HACKERS] [buildfarm-members] BuildFarm client release 4.19
Next
From: Andres Freund
Date:
Subject: Re: [HACKERS] Logical replication in the same cluster