pgagroal - High-performance connection pool for PostgreSQL
Contents
Copyright
pgagroal is licensed under the 3-clause BSD License.
Description
pgagroal is a high-performance protocol-native connection pool for PostgreSQL.
Name
pgagroal - High-performance connection pool for PostgreSQL
Options
-c,--configCONFIG_FILE
Set the path to the pgagroal.conf file
-a,--hbaHBA_FILE
Set the path to the pgagroal_hba.conf file
-l,--limitLIMIT_FILE
Set the path to the pgagroal_databases.conf file
-u,--usersUSERS_FILE
Set the path to the pgagroal_users.conf file
-A,--adminsADMINS_FILE
Set the path to the pgagroal_admins.conf file
-S,--superuserSUPERUSER_FILE
Set the path to the pgagroal_superuser.conf file
-d, --daemon
Run as a daemon
-V, --version
Display version information
-?,--help
Display help
Reporting Bugs
pgagroal is maintained on GitHub at https://github.com/agroal/pgagroalSee Also
pgagroal.conf(5), pgagroal_hba.conf(5), pgagroal_databases.conf(5), pgagroal-cli(1), pgagroal-admin(1) PGAGROAL(1)
Synopsis
pgagroal [ -c CONFIG_FILE ] [ -a HBA_FILE ] [ -d ]
