mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-08 05:52:55 +00:00
Fix bug in WALRecord serializer
This commit is contained in:
@@ -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\
|
||||
",
|
||||
|
||||
Reference in New Issue
Block a user