synapse
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
Merged

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

reivilibre
reivilibre Add `ALTER TABLE ... REPLICA IDENTITY ...` for individual tables
1463326d
reivilibre Add notes
1fc3ebc9
reivilibre Newsfile
7dd2bd7e
reivilibre 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
reivilibre Re-introduce REPLICA IDENTITY test
a088d90e
reivilibre reivilibre marked this pull request as ready for review 2 years ago
reivilibre reivilibre requested a review 2 years ago
clokep
clokep approved these changes on 2023-11-29
reivilibre reivilibre merged 51e4e356 into develop 2 years ago
reivilibre reivilibre deleted the rei/replica_identities_individual branch 2 years ago
thinkwelltwd
DMRobertson

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone