Re: logical replication snapshots - Mailing list pgsql-general

From Dimitri Maziuk
Subject Re: logical replication snapshots
Date
Msg-id 80ff607e-7e1c-5dc7-28b4-efdb3de1bb0e@bmrb.wisc.edu
Whole thread Raw
In response to Re: logical replication snapshots  (Adrian Klaver <adrian.klaver@aklaver.com>)
List pgsql-general
On 07/27/2018 05:20 PM, Adrian Klaver wrote:
> On 07/27/2018 03:04 PM, Dimitri Maziuk wrote:

>> ... but if I did the publication for ALL, I could just use streaming
>> replication ...
>
> Well I was just showing the extremes from a single table publication to
> ALL tables. You can also do subsets of ALL. Remember that binary
> replication(streaming) involves the whole Postgres cluster, e.g. all the
> databases in the cluster no choice in the matter. Also it does not allow
> you to shape what is replicated.
Yes, and that's why I was looking into logical replication. Now that I
looked, it seems the limitations are too many for our use case now, and
that spinning up a separate "cluster" for each "replicated dataset" is
simply less work ATM.

Thanks again,
--
Dimitri Maziuk
Programmer/sysadmin
BioMagResBank, UW-Madison -- http://www.bmrb.wisc.edu


Attachment

pgsql-general by date:

Previous
From: vardenis pavardenis
Date:
Subject: Re: Postgresql 10.4 installation issues on Ubuntu 14.05
Next
From: Marcelo Lacerda
Date:
Subject: Strange behavior with missing column in SQL function