Re: [SQL] setting up a mirroring or replication database

From: "Phillip Smith" <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>
To: "'Karthikeyan Sundaram'" <skarthi98(at)hotmail(dot)com>, <pgsql-admin(at)postgresql(dot)org>, <pgsql-sql(at)postgresql(dot)org>
Subject: Re: [SQL] setting up a mirroring or replication database
Date: 2007-04-13 00:50:35
Message-ID: 00da01c77d65$bf725ae0$9b0014ac@wbaus090
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-sql

This may best be asked in the admin group - please don't cross-post. Let's
keep all further discussion in the admin group.

A good starting place for you would be the PostgreSQL manual, specifically
the chapter called "High Availability":

http://www.postgresql.org/docs/current/interactive/high-availability.html

. also Pgpool:

http://pgfoundry.org/projects/pgpool/

. and Slony:

http://slony.info/

Cheers,

~p

-----Original Message-----
From: pgsql-sql-owner(at)postgresql(dot)org [mailto:pgsql-sql-owner(at)postgresql(dot)org]
On Behalf Of Karthikeyan Sundaram
Sent: Friday, 13 April 2007 10:39
To: pgsql-admin(at)postgresql(dot)org; pgsql-sql(at)postgresql(dot)org
Subject: [SQL] setting up a mirroring or replication database

Hi Team,

We are using Postgres 8.1.0 and in the plans to migrate to 8.2.3. Ours
is a OLTP application. Publishers, advertisers and consumers use our system
world wide. Right now it's not a very big database. But we are expanding
our operations to Europe and US where we are expecting a moster growth.

I want to setup a mirroring database or replications database so that if
one database crash, the load balancing database should take care or it. Not
only that, if I am upgrading one database, the other should take the load.

I have never set this kind of replication or mirroring the database
before. What are the steps and procedures to do this kind of setup.

Please advise.

Regards
skarthi

_____

Live Search Maps - find all the local information you need, right when you
need it. Find <http://maps.live.com/?icid=wlmtag2&FORM=MGAC01> it!

*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee. If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message A. Kretschmer 2007-04-13 06:28:39 Re: question on plpgsql block
Previous Message Karthikeyan Sundaram 2007-04-13 00:39:13 setting up a mirroring or replication database

Browse pgsql-sql by date

  From Date Subject
Next Message John Summerfield 2007-04-13 01:02:58 Re: A long-running transaction
Previous Message Karthikeyan Sundaram 2007-04-13 00:39:13 setting up a mirroring or replication database