Yes, I already did psql replica master-slave, works but our pentaho
implementation with in OPENERP don't allow us to run openerp+pentaho
in the slave.

This setup require read/write to the database and the slave is
read-only which our reports fail.

This is why we need something that allow us to have a copy of our psql
read/write mode and some one told us about bucardo.

This can help to fix our issue right?

Thanks for your help and time.


On Tue, Oct 4, 2016 at 7:44 AM, David Christensen <[email protected]> wrote:
> Hi Periko,
>
> While Bucardo does support Master/Slave replication, PostgreSQL’s native 
> replication supports this quite nicely out-of-the-box.  Not to discourage you 
> from Bucardo for this purpose, but you’ve verified this wouldn’t be 
> sufficient for your needs?
>
> If you’re looking for a Bucardo example, you can start with 
> https://bucardo.org/wiki/Bucardo/pgbench_example .  It’s not completely 
> up-to-date; it’s written for the older Bucardo 4, but substituting 
> “bucardo_ctl” with “bucardo” might get you most of the way there.
>
> Best,
>
> David
> --
> David Christensen
> End Point Corporation
> [email protected]
> 785-727-1171
>
>
>
_______________________________________________
Bucardo-general mailing list
[email protected]
https://mail.endcrypt.com/mailman/listinfo/bucardo-general

Reply via email to