matrix-org / rust-synapse-compress-state

A tool to compress some state in a Synapse instance's database
https://pypi.org/project/synapse-auto-compressor/
Apache License 2.0
142 stars 32 forks source link

Add local PostgreSQL socket example to README #126

Closed erdnaxe closed 11 months ago

erdnaxe commented 11 months ago

Add a second example to illustrate how to run the tool with a local PostgreSQL socket. This could discourage users from adding a password to their database.

I have successfully tested this commad on NixOS (using official matrix-synapse NixOS module). This should also work on Debian-based setups.