Hi,
In this case, please try to do as following,
(1)set "read-write" in <When_Stand_Alone> tag of cluster.conf
(2)when restart first server, please start-up the replication server
before start Cluster DB.
(3)send some transaction query (it is enough just BEGIN & END) to second
Cluster DB.
(4)re-start Cluster DB with "-R" option.
>From next version, you can skip (3).
The life check is going to use in next version.
Regards,
---------------
At.Mitani
> Hello there,
>
> I have to configure a Postgresql + PGCluster for two servers.
>
> I want to put the Replication server in the first one machine.
>
> The question is:
> If the first machine (where there is the replication server) goes down,
> I put all new data only in the second machine without to use the
> replication server.
>
> When the first machine goes up again, and the replication server is
> up as well,
> the replication server synchronizes the new data from the second
> machine in the first
> machine or the replication server doesn't put inside the first
> machine these informations?
>
> Thanks a lot,
>
> Adriano.
>
>
> _______________________________________________
> Pgcluster-general mailing list
> Pgcluster-general@xxxxxxxxxxxxx
> http://pgfoundry.org/mailman/listinfo/pgcluster-general
>
|