* Thanks for the help, but my pg_hba.conf file has trust authentification on
all database and for all user for user login from localhost or local network
(192.168.10.0/24) So, I don't think it is the problem and when I execute in
verbose (debug) mode only DEBUG message
is printed out (no ERROR). Like I said, when I update or insert a row in
database on server2.... the pgreplicate instance on server1 seem to receive
nothing.

Maybe my cluster.conf file on server2 is "bad". Is the order of the cluster
definition is important ?? Also, when I use pgrplmon on server1 it display
information about a cluster of 2 db nodes, server1 and server2 and the ip
address are good. But, for server1 the statistics are acurate and for
server2 the statistics are all set to 0. Like I said, it's like server2
doen`t send any information to the replication server (pgreplicate) located
on server1 when we make modification to the database.

*
_______________________________________________
Pgcluster-general mailing list
[email protected]
http://pgfoundry.org/mailman/listinfo/pgcluster-general

Reply via email to