setup pgbouncer role and pg function

This commit is contained in:
2024-09-05 19:38:27 +02:00
parent aa127b53ec
commit 1332def067
3 changed files with 40 additions and 4 deletions
@@ -23,6 +23,10 @@ postgres:
networks:
- gitea
ports:
- "5432"
- "5432:5432"
volumes:
- /arcodange/{{postgres_partition}}/postgres/data:/var/lib/postgresql/data
- /arcodange/{{postgres_partition}}/postgres/data:/var/lib/postgresql/data
pgbouncer:
auth_user: &pgbouncer_auth pgbouncer_auth
auth_user_password: *pgbouncer_auth