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;' |
||
|---|---|---|
| .. | ||
| sql | ||
| systemd | ||
| usr-local-bin | ||
| env-postgres-psql.j2 | ||
| env-postgres-server.j2 | ||