|
Home > Archive > PostgreSQL Administration > January 2006 > Database Clustering
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
Database Clustering
|
|
|
| Hi List,
I want to have clustering in PG Database. Does it have this provision like
MS SQL database ??
My case is like this :
I have few applications which connects to PG Database. I want to mirror this
database on another server so that if my primary database goes down then the
other one will have same data and can take over. Please suggest me how to
implement it.
Thanks
Jagan
M.V.Jaga Mohan, Software Engineer,
Syringa Communications Pvt. Ltd.,
201. Ashok MyHome Chambers,
SP Road, Hyderabad - 500003,
Ph : 040-55201991, 040-55204333
Mobile : 0-9393073551
DISCLAIMER:
This message contains privileged and confidential information and is
intended only for the individual named.If you are not the
intended recipient you should not disseminate,distribu
te,store,print, copy
or deliver this message.Please notify the sender
immediately by e-mail if you have received this e-mail by mistake and delete
this e-mail from your system.E-mail transmission
cannot be guaranteed to be secure or error-free as information could be
intercepted,corrupte
d,lost,destroyed,arr
ive late or
incomplete or contain viruses.The sender therefore does not accept liability
for any errors or omissions in the contents of this
message which arise as a result of e-mail transmission. If verification is
required please request a hard-copy version.
---------------------------(end of broadcast)---------------------------
TIP 4: Have you searched our list archives?
http://archives.postgresql.org
| |
| Brian A. Seklecki 2006-01-26, 4:59 pm |
| Search the list archives for "Cluster" or "Replication" or "High
availability" or "Failover".
~BAS
On Wed, 2006-01-25 at 01:09, Jagan wrote:
> Hi List,
> I want to have clustering in PG Database. Does it have this provision like
> MS SQL database ??
> My case is like this :
> I have few applications which connects to PG Database. I want to mirror this
> database on another server so that if my primary database goes down then the
> other one will have same data and can take over. Please suggest me how to
> implement it.
>
> Thanks
>
> Jagan
>
> M.V.Jaga Mohan, Software Engineer,
> Syringa Communications Pvt. Ltd.,
> 201. Ashok MyHome Chambers,
> SP Road, Hyderabad - 500003,
> Ph : 040-55201991, 040-55204333
> Mobile : 0-9393073551
>
> DISCLAIMER:
> This message contains privileged and confidential information and is
> intended only for the individual named.If you are not the
> intended recipient you should not disseminate,distribu
te,store,print, copy
> or deliver this message.Please notify the sender
> immediately by e-mail if you have received this e-mail by mistake and delete
> this e-mail from your system.E-mail transmission
> cannot be guaranteed to be secure or error-free as information could be
> intercepted,corrupte
d,lost,destroyed,arr
ive late or
> incomplete or contain viruses.The sender therefore does not accept liability
> for any errors or omissions in the contents of this
> message which arise as a result of e-mail transmission. If verification is
> required please request a hard-copy version.
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Have you searched our list archives?
>
> http://archives.postgresql.org
---------------------------(end of broadcast)---------------------------
TIP 2: Don't 'kill -9' the postmaster
|
|
|
|
|