Re: deployment query - Mailing list pgsql-general

From Joshua D. Drake
Subject Re: deployment query
Date
Msg-id 1237268741.6707.7.camel@jd-laptop.pragmaticzealot.org
Whole thread Raw
In response to Re: deployment query  ("Nagalingam, Karthikeyan" <KARTHIKEYAN.Nagalingam@netapp.com>)
List pgsql-general
On Tue, 2009-03-17 at 10:45 +0530, Nagalingam, Karthikeyan wrote:
> Thanks Stefan for all your answers. My last question is "What is the
> Mostly used Disaster Recovery Solution for Postgresql in storage
> environment."

That vastly depends. The most common is likely warm standby (PITR). If
you are running Linux DRBD is a common solution as well. There is also
Slony-I, and Mammoth Replicator.

Joshua D. Drake

--
PostgreSQL - XMPP: jdrake@jabber.postgresql.org
   Consulting, Development, Support, Training
   503-667-4564 - http://www.commandprompt.com/
   The PostgreSQL Company, serving since 1997


pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: deployment query
Next
From: Mike Christensen
Date:
Subject: What are the benefits of using a clustered index?