Bruce Momjian <[email protected]> writes: > Right. I propose that we set max_wal_senders to unlimited when > wal_level = hot_standby.
It's a memory allocation parameter ... you can't just set it to
"unlimited", at least not without a nontrivial amount of work.
regards, tom lane
--
Sent via pgsql-hackers mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers
