d1f28d17bb
This passes any arguments given to 'matrix-postgres-cli' to the 'psql' command. Examples: $ # start an interactive shell connected to a given db $ sudo matrix-postgres-cli -d synapse $ # run a query, non-interactively $ sudo matrix-postgres-cli -d synapse -c 'SELECT group_id FROM groups;' |
||
---|---|---|
.. | ||
matrix-change-user-admin-status.j2 | ||
matrix-postgres-cli.j2 | ||
matrix-postgres-update-user-password-hash.j2 |