anonymousland-synapse/scripts
Brendan Abolivier c97ed64db3
Make synapse_port_db correctly create indexes (#6102)
Make `synapse_port_db` correctly create indexes in the PostgreSQL database, by having it run the background updates on the database before migrating the data.

To ensure we're migrating the right data, also block the port if the SQLite3 database still has pending or ongoing background updates.

Fixes #4877
2019-10-23 15:31:59 +01:00
..
generate_config Update the TLS cipher string and provide configurability for TLS on outgoing federation (#5550) 2019-06-28 18:19:09 +10:00
generate_signing_key.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
hash_password Port hash_password to Python 3 (#4161) 2018-11-08 04:57:28 +11:00
move_remote_media_to_new_store.py Run Black. (#5482) 2019-06-20 19:32:02 +10:00
register_new_matrix_user Port register_new_matrix_user to Python 3 and add tests (#4085) 2018-10-26 22:05:22 +11:00
synapse_port_db Make synapse_port_db correctly create indexes (#6102) 2019-10-23 15:31:59 +01:00
sync_room_to_group.pl sanity checks 2017-11-21 12:10:20 +00:00