Re: High available solution

From: "Shoaib Mir" <shoaibmir(at)gmail(dot)com>
To: "gpap (at) ifrance(dot) com" <gpap(at)ifrance(dot)com>
Cc: "pgsql-general (at) postgresql(dot) org" <pgsql-general(at)postgresql(dot)org>
Subject: Re: High available solution
Date: 2006-08-10 19:08:57
Message-ID: bf54be870608101208l7080e632u92fb934520c96f28@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

You can use a combination of Linux HA (for availability) + pgpool (for load
balancing)

Thanks,
--
Shoaib Mir
EnterpriseDB (www.enterprisedb.com)

On 8/10/06, gpap @ ifrance. com <gpap(at)ifrance(dot)com> wrote:
>
> Hi
>
> Is there a way with postgres to implement a high available solution ?
>
> The main characteristic is availability, but load balancing will be
> another interesting characteristic.
>
> Thanks
>
> gertrude
>
>
> ------------------------------
> <http://web.ifrance.com/> *iFRANCE* <http://web.ifrance.com/>
> exprimez-vous ! <http://web.ifrance.com/services/>
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message marcelo Cortez 2006-08-10 19:21:40 my first procedure
Previous Message Chris Mair 2006-08-10 17:44:48 Re: How to do auto numbering on INT column