updated postgresql state
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Paul 2024-09-08 14:05:19 +02:00
parent a0dc8c7cc8
commit 0d1eab4858

View File

@ -1,6 +1,6 @@
---
postgresql:
version: 13
version: 15
packages:
- repmgr
extensions:
@ -12,6 +12,6 @@ postgresql:
config:
main:
listen_addresses: "'*'"
port: 5433
port: 5432
max_connections: 100
users: []