MatrixSynapse/synapse/storage/schema/state/delta
David Robertson 44377f5ac0
Revert postgres logical replication deltaas
This reverts two commits:

    0bb8e418a4
    "Fix postgres schema after dropping old tables (#16730)"

and

    51e4e35653
    "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)"

and also amends the changelog.
2023-12-05 16:10:48 +00:00
..
23 Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
32 Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
35 Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
47 Add type hints to schema deltas (#15497) 2023-04-27 12:44:53 +00:00
56 Reorganise the database schema directories (#9932) 2021-05-07 10:22:05 +01:00
61 Reduce likelihood of Postgres table scanning `state_groups_state`. (#10359) 2021-07-15 16:02:12 +01:00
70 Add a unique index to `state_group_edges` to prevent duplicates being accidentally introduced and the consequential impact to performance. (#12687) 2022-05-19 14:16:49 +01:00