Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

Commit de7d34a

Browse files
committed
Fixed newline at worker conf.
1 parent b538443 commit de7d34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

postgresql.conf.worker

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ max_logical_replication_workers = 50
99
# At least max_logical_replication_workers + 1
1010
max_worker_processes = 60
1111
# Logical worker dies if it hadn't receive anything new during wal_receiver_timeout
12-
wal_receiver_timeout = 60s
12+
wal_receiver_timeout = 60s

0 commit comments

Comments
 (0)