Merge pull request #2769 from matrix-org/matthew/hit_the_gin
switch back from GIST to GIN indexes
No related branches found
No related tags found
Showing
- synapse/storage/background_updates.py 19 additions, 0 deletionssynapse/storage/background_updates.py
- synapse/storage/registration.py 1 addition, 6 deletionssynapse/storage/registration.py
- synapse/storage/schema/delta/38/postgres_fts_gist.sql 4 additions, 2 deletionssynapse/storage/schema/delta/38/postgres_fts_gist.sql
- synapse/storage/schema/delta/47/postgres_fts_gin.sql 17 additions, 0 deletionssynapse/storage/schema/delta/47/postgres_fts_gin.sql
- synapse/storage/search.py 69 additions, 12 deletionssynapse/storage/search.py
Loading
Please register or sign in to comment