Fix bug in WALRecord serializer

This commit is contained in:
Konstantin Knizhnik
2021-04-09 20:31:34 +03:00
parent 1816c4ca0a
commit a606336074
5 changed files with 13 additions and 8 deletions

View File

@@ -338,6 +338,7 @@ impl ComputeControlPlane<'_> {
shared_buffers = 1MB\n\
max_connections = 100\n\
wal_level = replica\n\
wal_sender_timeout = 0\n\
listen_addresses = '{address}'\n\
port = {port}\n\
",