docs: make max_wal_senders higher to handle disconnects Document abrupt streaming client disconnection might leave slots in use, so max_wal_senders should be slightly higher than needed to allow for immediate reconnection.
Per mention by Magnus Branch ------ master Details ------- http://git.postgresql.org/pg/commitdiff/9c5334650085d441324e0f4fd9f8db12657b25c7 Modified Files -------------- doc/src/sgml/config.sgml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
