From: | "Shoaib Mir" <shoaibmir(at)gmail(dot)com> |
---|---|
To: | "nilesh khode" <nilesh_khode(at)yahoo(dot)com> |
Cc: | pgsql-admin(at)postgresql(dot)org |
Subject: | Re: DB Synchronization. |
Date: | 2006-08-26 15:15:00 |
Message-ID: | bf54be870608260815y7802b1f9o253bf40dc8aa5c03@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
You can use Slony (
http://gborg.postgresql.org/project/slony1/projdisplay.php) for replication
(data synchronization) and it also does offer the failover (not automatic)
feature as well.
You can also have a combination of Linux HA + Slony for high availablity.
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)
On 8/26/06, nilesh khode <nilesh_khode(at)yahoo(dot)com> wrote:
>
> Hello All,
>
> I am having Postgresql 8 installed on 2 RH Linux box.
> I am keeping one server in stand-by mode. If one server is failed for any
> reason, the DB should be serving from another server.
>
> I am having one question about the synchronization.
> How to keep another server in updated mode?
> It should takes an updated db from first server and restore it on another
> server.
>
> Please help me out.
>
> Regards,
> Nilesh
>
From | Date | Subject | |
---|---|---|---|
Next Message | Aaron Bono | 2006-08-27 18:58:25 | Re: pg_hba changes not honored |
Previous Message | Purusothaman A | 2006-08-26 10:47:27 | Win2000 professional / Error message while installing PostgreSQL "Failed to create process: 2! ". |