GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PGAGROAL_DATABASES.CONF(5) FreeBSD File Formats Manual PGAGROAL_DATABASES.CONF(5)

pgagroal_databases.conf - Limits for databases, users or both for pgagroal

The pgagroal_databases.conf configuration file defines limits for a database or a user or both.

Specifies the database for the rule. Either specific name or all for all databases
Specifies the user for the rule. Either specific name or all for all users
Specifies the maximum pool size for the entry. all for all connections
Specifies the initial pool size for the entry. Default is 0. Requires a pgagroal_users.conf configuration
Specifies the minimum pool size for the entry. Default is 0. Requires a pgagroal_users.conf configuration

#
# DATABASE USER  MAX_SIZE INITIAL_SIZE MIN_SIZE
#
all        all   all


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(1), pgagroal-cli(1), pgagroal-admin(1)


Search for    or go to Top of page |  Section 5 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.