pgagroal-cli - Command line utility for pgagroal
pgagroal-cli [ -c CONFIG_FILE ] [ COMMAND ]
pgagroal-cli is a command line utility for pgagroal.
- flush-idle
- Flush idle connections
- flush-gracefully
- Flush all connections gracefully
- flush-all
- Flush all connections. USE WITH CAUTION !
- is-alive
- Is pgagroal alive
- enable
- Enable a database. Optional parameter with the database name, if not
specified all will be enabled
- disable
- Disable a database. Optional parameter with the database name, if not
specified all will be disabled
- gracefully
- Stop pgagroal gracefully
- stop
- Stop pgagroal
- cancel-shutdown
- Cancel the graceful shutdown
- status
- Status of pgagroal
- details
- Detailed status of pgagroal
- switch-to
- Switch to another primary
- reset
- Reset the Prometheus statistics
- reset-server
- Reset the state of a server. Requires a server name as an argument
pgagroal is maintained on GitHub at
https://github.com/agroal/pgagroal
pgagroal is licensed under the 3-clause BSD License.
pgagroal.conf(5), pgagroal_hba.conf(5),
pgagroal_databases.conf(5), pgagroal(1), pgagroal-admin(1)