Contents
replication_timeout
A former configuration parameter determining the timeout interval of a walsender
This entry relates to a PostgreSQL feature, application/utility, website or other subject which is no longer available/maintained.
replication_timeout
was a configuration parameter determining the timeout interval of a walsender.
replication_timeout
was added in PostgreSQL 9.1 and renamed in PostgreSQL 9.3 to wal_sender_timeout
.
Change history
- PostgreSQL 9.3
- renamed to
wal_sender_timeout
(commit 6f60fdd7)
- renamed to
- PostgreSQL 9.1
- added (commit 754baa21)
References
- PostgreSQL 9.2 documentation: replication_timeout
Categories
See also
wal_sender_timeout, wal_receiver_timeout