I'm using WAL, I follow this tutorial: http://blog.gomiso.com/2012/02/13/adventures-in-scaling-part-3-postgresql-streaming-replication/
It's work perfect for me, async replication. Gabriel. On Wed, Nov 28, 2012 at 3:18 PM, Scott Ribe <[email protected]>wrote: > On Nov 28, 2012, at 11:06 AM, suhas.basavaraj12 wrote: > > > Need expert advice on this scenario.Can we reduce downtime in any way > ..?? > > You can use the Slony replication system: <http://slony.info/> > > -- > Scott Ribe > [email protected] > http://www.elevated-dev.com/ > (303) 722-0567 voice > > > > > > > -- > Sent via pgsql-admin mailing list ([email protected]) > To make changes to your subscription: > http://www.postgresql.org/mailpref/pgsql-admin >
