From: | Shane Ambler <pgsql(at)Sheeky(dot)Biz> |
---|---|
To: | Willy-Bas Loos <willybas(at)gmail(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: 1 cluster on several servers |
Date: | 2007-11-29 12:23:59 |
Message-ID: | 474EAF5F.8050604@Sheeky.Biz |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Willy-Bas Loos wrote:
> Hi,
>
> Is it possible to run one PostgreSQL cluster on more than one (hardware)
> server?
>
> WBL
>
You would be looking for replication.
Start with
http://www.postgresql.org/docs/8.2/interactive/high-availability.html
to get some idea on what is available for what you wish to achieve.
Some of the projects that add these features are mentioned.
--
Shane Ambler
pgSQL(at)Sheeky(dot)Biz
Get Sheeky @ http://Sheeky.Biz
From | Date | Subject | |
---|---|---|---|
Next Message | Usama Dar | 2007-11-29 12:34:06 | Re: 60 Seconds to connected to Postgresql using ODBC or PGAdmin |
Previous Message | hubert depesz lubaczewski | 2007-11-29 12:17:04 | Re: [HACKERS] [GENERAL] plperl and regexps with accented characters - incompatible? |