Re: Logical Replication to Older Version

From: Miles Elam <miles(dot)elam(at)productops(dot)com>
To: pgsql-general <pgsql-general(at)lists(dot)postgresql(dot)org>
Subject: Re: Logical Replication to Older Version
Date: 2021-09-08 15:49:22
Message-ID: CAALojA8bBgp335b9v1Jv81DvN-s-NO7vpZebO83f1P6yMoxX9g@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Follow up to this. Turns out we had a table without a primary key which
halted the ongoing replication.

Reviewing this document in detail now.
https://pgdash.io/blog/postgres-replication-gotchas.html

- Miles Elam

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Koen De Groote 2021-09-08 21:04:36 How does postgres behave if several indexes have (nearly) identical conditions?
Previous Message Miles Elam 2021-09-08 14:55:04 Logical Replication to Older Version