projects
/
users
/
rhaas
/
postgres.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5d8f7ad
)
Remove hunk.
author
Robert Haas
<
[email protected]
>
Tue, 28 Jan 2014 15:43:05 +0000
(10:43 -0500)
committer
Robert Haas
<
[email protected]
>
Tue, 28 Jan 2014 15:43:05 +0000
(10:43 -0500)
src/backend/utils/misc/postgresql.conf.sample
patch
|
blob
|
blame
|
history
diff --git
a/src/backend/utils/misc/postgresql.conf.sample
b/src/backend/utils/misc/postgresql.conf.sample
index 135ceebf86e7e892b7dd31022152388c248f1f11..7ea82bc55fa5a58a5716fcd2053a6da59e01703b 100644
(file)
--- a/
src/backend/utils/misc/postgresql.conf.sample
+++ b/
src/backend/utils/misc/postgresql.conf.sample
@@
-219,8
+219,7
@@
# Set these on the master and on any standby that will send replication data.
-#max_wal_senders = 0 # max number of walsender processes, including
- # both physical and logical replication senders.
+#max_wal_senders = 0 # max number of walsender processes
# (change requires restart)
#wal_keep_segments = 0 # in logfile segments, 16MB each; 0 disables
#wal_sender_timeout = 60s # in milliseconds; 0 disables