2ndQuadrant / pglogical

Logical Replication extension for PostgreSQL 15, 14, 13, 12, 11, 10, 9.6, 9.5, 9.4 (Postgres), providing much faster replication than Slony, Bucardo or Londiste, as well as cross-version upgrades.
http://2ndquadrant.com/en/resources/pglogical/
Other
987 stars 153 forks source link

Maintain indexes when updating pglogical.sequence_state. #435

Closed nmisch closed 3 months ago

nmisch commented 1 year ago

The first non-HOT update corrupted the primary key index.

The heapallindexed() implementation comes from: https://git.postgresql.org/gitweb/?p=postgresql.git;a=commitdiff;h=5184932432