File Release Notes and Changelog
Release Name: pgcluster-1.5.0rc15-patch
Release Notes
This patch is for PostgreSQL-8.1.8 in order to create PGCluster-1.5.0rc15. PGCluster-1.5.0rc15 is a synchronous replication system using PostgreSQL-8.1.8. And this is rc15 of PGCluster-1.5.0.
Change Log
In this version, based PostgreSQL is upgraded to 8.1.8.
And the life check function is added.
The following tags are added into "cluster.conf", "pgreplicate.conf" and "pglb.conf".
o Lifecheck_Timeout :
timeout of the lifecheck response
o Lifecheck_Interval :
interval time of the lifecheck
You can set these value between 1 second to 1 hour.
ex.
10s -- 10 seconds
10min -- 10 minutes
1h -- 1 hour

