Re: [GENERAL] Replication from Postgres to EDB

2009-07-24 Thread Joshua D. Drake
On Fri, 2009-07-24 at 11:31 +0100, Jazz Johal wrote: > Hi > > Is it possible to setup replication from EDB to Postgres? Probably. Using Slony. As I understand it they explicitly keep backward compatibility. Joshua D. Drake > > Thanks > > > -- PostgreSQL - XMPP: jdr...@jabber.postgr

Re: [GENERAL] Replication from Postgres to EDB

2009-07-24 Thread Scott Mead
On Fri, Jul 24, 2009 at 6:31 AM, Jazz Johal wrote: > Hi > > Is it possible to setup replication from EDB to Postgres? > You can with slony. I recommend you contact supp...@enterprisedb.com for details. --Scott

[GENERAL] Replication from Postgres to EDB

2009-07-24 Thread Jazz Johal
Hi Is it possible to setup replication from EDB to Postgres? Thanks