3
0

OP#203 add bouncer to installation

This commit is contained in:
12ww1160
2025-12-04 20:58:19 +01:00
parent 6a8e2f2e35
commit 9df1304812
3 changed files with 11 additions and 2 deletions

View File

@@ -28,7 +28,8 @@ Optional:
* manage single line entries in pg_hba via define
* manage roles and databases via define (set `$pl_manage_content` to true)
* manage extensions (set `pl_manage_extenuios`to `true`)
* manage extensions (set `pl_manage_extensions`to `true`)
* install and manage pg_bouncer (set `pl_use_pg_bouncer`to `true`)
## Repo Documentation