Commit History

Author SHA1 Message Date
  Patrick Cloke bc4372ad81 Use dbname instead of database for Postgres config. (#16618) 5 months ago
  Patrick Cloke 5c8870cb28 Fix-up incorrect spellings in docs. (#16282) 7 months ago
  reivilibre 4eb2f4e02b Fix broken links in the Synapse documentation. (#14744) 1 year ago
  Andrew Morgan 66d47b44cd docs: Replace old note about Postgres 10+ being required with link to our deprecation policy (#14590) 1 year ago
  reivilibre fb7d24ab6d Check that `auto_vacuum` is disabled when porting a SQLite database to Postgres, as `VACUUM`s must not be performed between runs of the script. (#13195) 1 year ago
  Shay e78d4f61fc Refuse to start if DB has an unsafe locale (#12262) 2 years ago
  David Robertson 4aeb00ca20 Move synctl into `synapse._scripts` and expose as an entrypoint (#12140) 2 years ago
  haslersn 99ba5ae7b7 Fix documentation of supported PostgreSQL version (#11725) 2 years ago
  Shay f1795463bf Add a note about huge pages to our Postgres doc (#11467) 2 years ago
  Sumner Evans ece84f2c45 Improve code formatting and fix a few typos in docs (#11221) 2 years ago
  Dirk Klimpel 974261cd81 Fix broken links in INSTALL.md (#10331) 2 years ago
  Richard van der Hoff 6660912226 Update postgres docs (#9989) 2 years ago
  Andrew Morgan 976216959b Update minimum supported version in postgres.md (#9988) 2 years ago
  Patrick Cloke de45bf5b5b Quote pip install with brackets to avoid shell interpretation. (#9151) 3 years ago
  Erik Johnston bd380d942f Add checks for postgres sequence consistency (#8402) 3 years ago
  Aaron Raimist 2184f61fae Various improvements to the docs (#7899) 3 years ago
  siroccal 250f87d0de Update postgres.md (#7119) 4 years ago
  Richard van der Hoff 5126cb1253 Merge branch 'master' into develop 4 years ago
  Richard van der Hoff c165c1233b Improve database configuration docs (#6988) 4 years ago
  Richard van der Hoff 4ce50519cd Update postgres.md 4 years ago
  Erik Johnston 02b44db922 Warn if postgres database has non-C locale. (#6734) 4 years ago
  Adrien Luxey 0327a00a37 Update postgres.md (#6234) 4 years ago
  dstipp 379d2a8c39 (#5849) Convert rst to markdown (#6040) 4 years ago