Re: Slony vs Longiste - Mailing list pgsql-general

From Volkan YAZICI
Subject Re: Slony vs Longiste
Date
Msg-id 87abdyxfmz.fsf@alamut.mobiliz.com.tr
Whole thread Raw
In response to Slony vs Longiste  (Jason Long <mailing.list@supernovasoftware.com>)
List pgsql-general
Jason Long <mailing.list@supernovasoftware.com> writes:
> I need to set up master vs slave replication.
>
> My use case is quite simple.  I need to back up a small but fairly
> complex(30 MB data, 175 tables) DB remotely over T1 and be able to
> switch to that if the main server fails.  The switch can even be a
> script run manually.
>
> Can someone either comment in as much detail as possible or point me
> to a comparison of Slony vs Longiste.  Or some other option I have not
> heard of?

You can also consider using pg-pool[1] or sequioa[2] which will
automatically handle high-availability if any of the servers fails.


Regards.

[1] http://pgpool.projects.postgresql.org/
[2] http://sequoia.continuent.org/

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Using a User-Def function in a query
Next
From: Tomasz Ostrowski
Date:
Subject: Re: pg_dump | pg_sql: insert commands and foreign key constraints