When I tried to perform replication in Bucardo from the master side,
whenever I add a sync and type "bucardo start" it will run in the
background. However, when I tried to look at the results at the slave side,
it appears that the replication was unsuccessful.
For example; when I look at the database contents in the master side, I
would get something like this:
postgres=# \dt
List of relations
Schema | Name | Type | Owner
----------------------------------------------------------
public | testing | table | postgres
The slave side, on the other hand, would produce something like this:
postgres=# \dt
List of relations
Schema | Name | Type | Owner
----------------------------------------------------------
public | rep_test | table | postgres
Does anyone have any suggestions on anything I might have gotten wrong?
_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general