feat: enable logical replication ability
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
95ecdbd47f
commit
aebf2bcae3
1 changed files with 1 additions and 0 deletions
|
@ -5,3 +5,4 @@ log_checkpoints = on
|
||||||
log_connections = on
|
log_connections = on
|
||||||
log_disconnections = on
|
log_disconnections = on
|
||||||
log_hostname = on
|
log_hostname = on
|
||||||
|
wal_level = logical
|
||||||
|
|
Loading…
Reference in a new issue