Thread: Synchronous replication: replication_timeout parameter

Synchronous replication: replication_timeout parameter

From
"K, Niranjan (NSN - IN/Bangalore)"
Date:
Hi,

This is with respect to the planned GUC parameter 'replication_timeout'
which used in context with 'replication_timeout_action' parameter.
http://archives.postgresql.org/pgsql-hackers/2008-12/msg01231.php

Here the proposal is to use the milliseconds as the unit for the
'replication_timeout'. The client applications based on the type of
transactions ie if the applications support very large transactions and
if it uses low-end HW configurations for replication, then it need to
configure this parameter correctly to avoid unneccessary timeouts.

Are there any ideas already implemented in this front? Also are there
any possible conflicts because of inclusion of this parameter?

regards,
Niranjan