Re: [ADMIN] Using Postgresql Replication

2010-02-22 Thread Iñigo Martinez Lasala
] Using Postgresql Replication Hi All, I am very new to Postgres in that I have to setup replication. For Which I am very confused between Postgres's replication types. I want a sychronized but a master-slave replication. I have read about Slony-I replication method. But I am confused if I

Re: [ADMIN] Using Postgresql Replication

2010-02-19 Thread Kevin Kempter
On Friday 19 February 2010 06:27:10 Brad Nicholson wrote: > On Fri, 2010-02-19 at 05:49 -0500, Manasi Save wrote: > > Hi All, > > > > > > I am very new to Postgres in that I have to setup replication. For > > Which I am very confused between Postgres's replication types. > > > > I want a sychronize

Re: [ADMIN] Using Postgresql Replication

2010-02-19 Thread Brad Nicholson
On Fri, 2010-02-19 at 05:49 -0500, Manasi Save wrote: > Hi All, > > > I am very new to Postgres in that I have to setup replication. For > Which I am very confused between Postgres's replication types. > > I want a sychronized but a master-slave replication. > > I have read about Slony-I replic

Re: [ADMIN] Using Postgresql Replication

2010-02-19 Thread Devrim GÜNDÜZ
On Fri, 2010-02-19 at 05:49 -0500, Manasi Save wrote: > I want a sychronized but a master-slave replication. > So, I thought of PGCluster. Forget about it. Check pgcluster archives about recent discussions about it. There is no stable sync replication solution for PostgreSQL right now. Regar

[ADMIN] Using Postgresql Replication

2010-02-19 Thread Manasi Save
Hi All, I am very new to Postgres in that I have to setup replication. For Which I am very confused between Postgres's replication types. I want a sychronized but a master-slave replication. I have read about Slony-I replication method. But I am confused if I have to manually setup slony-I