This unit is provided by:
Options
-
[Install]-
WantedBy=multi-user.target
-
-
[Service]-
ExecReload=/bin/kill -HUP $MAINPID -
ExecStart=/usr/bin/pgagroal -
KillSignal=SIGINT -
Type=exec -
User=postgres
-
-
[Unit]-
After=network.target -
Description=High-performance connection pool for PostgreSQL -
Documentation=man:pgagroal(1) https://agroal.github.io/pgagroal/
-
Additionnal notes
Nothing here.