logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pgagroal - High-performance connection pool for PostgreSQL

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/pgagroal

See 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 ]

See Also