Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take 2, now with no added deadlocks!) #16658
Add `ALTER TABLE ... REPLICA IDENTITY ...` for individual tables
1463326d
Add notes
1fc3ebc9
Newsfile
7dd2bd7e
reivilibre
changed the title Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. Add a Postgres `REPLICA IDENTITY` to tables that do not have an implicit one. This should allow use of Postgres logical replication. (take 2, now with no added deadlocks!) 2 years ago
Re-introduce REPLICA IDENTITY test
a088d90e
reivilibre
marked this pull request as ready for review 2 years ago
clokep
approved these changes
on 2023-11-29
reivilibre
merged
51e4e356
into develop 2 years ago
reivilibre
deleted the rei/replica_identities_individual branch 2 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub