File Release Notes and Changelog
Release Name: pgcluster-1.3.1rc3-patch
Release Notes
PGCluster-1.3.1rc3 is a synchronous replication system using PostgreSQL-8.0.6. This is a Release Candidate version 3. You can use this patch for PostgreSQL-8.0.6.
Change Log
(1) pgbench can be used. (2) pg_dump is not required replication server by default. Following interface function are supported, (1)PQsendQueryPrepared (2)PQsendQueryParams (3)PQsendPrepare (4)PQexecPrepared (5)PQexecParams (6)PQprepare Therefore, PreparedStatement of JDBC also can be use to replication.

