Re: Redundancy software for PostgreSQL

From: Pascal Polleunus <ppo(at)beeznest(dot)net>
To: Carlos <Carlos(at)pbsinet(dot)com>
Cc: "'pgsql-general(at)postgresql(dot)org'" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Redundancy software for PostgreSQL
Date: 2004-04-20 07:47:35
Message-ID: 4084D597.8010109@beeznest.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Carlos wrote:
> Hello Forum,
>
> I would appreciate it if you could recommend software to build
> redundancy in my application (my application stores data in a PostgreSQL
> v7.3.x database running in Linux RedHat) The software would replicate
> or copy the database from a main server into a second server. And when
> the main server goes down, the redundant database could still be
> available in a view mode -- where most tables cannot be updated and only
> a couple of tables can be modified. In this way, when the main server
> goes down, the users could still view data and when the main server goes
> back on-line, I can update a couple of tables of the main database with
> the data from the redundant database.
>
> Thanks in advance for your response.
>

Hi,

Take a look at this:
http://gborg.postgresql.org/project/pgreplication/projdisplay.php

Pascal

PS: I don't use it so I can't tell you more, sorry.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Karel Zak 2004-04-20 08:08:15 Re: [OT] Tom's/Marc's spam filters?
Previous Message Keith C. Perry 2004-04-20 05:42:41 Re: [OT] Tom's/Marc's spam filters?