Re: Postgresql-8.2 Replication

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: khizer <khizer(at)srishtisoft(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql-8.2 Replication
Date: 2011-10-05 10:14:16
Message-ID: 4E8C2DF8.8030207@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 05/10/2011 09:46, khizer wrote:
> Hi,
>
> Kindly requesting u to send the steps to set up the Postgresql-8.2
> database replication.

8.2 doesn't have built-in replication - you'll need to use Slony or one
of the other tools. See the docs for suggestions:

http://www.postgresql.org/docs/8.2/static/high-availability.html

Ray.

--
Raymond O'Donnell :: Galway :: Ireland
rod(at)iol(dot)ie

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Chethan HB 2011-10-05 10:28:33 BUG #6240: About - postgreswdinit.sql
Previous Message Joe Abbate 2011-10-05 09:27:10 Re: how to disable all pkey/fkey constraints globally