Re: specifying multiple ldapserver in pg_hba.conf - Mailing list pgsql-general

From Achilleas Mantzios
Subject Re: specifying multiple ldapserver in pg_hba.conf
Date
Msg-id 201110310958.16870.achill@matrix.gatewaynet.com
Whole thread Raw
In response to Re: specifying multiple ldapserver in pg_hba.conf  (Magnus Hagander <magnus@hagander.net>)
List pgsql-general
Στις Thursday 27 October 2011 11:00:10 ο/η Magnus Hagander έγραψε:
> On Wed, Oct 26, 2011 at 23:00, Darin Perusich <Darin.Perusich@ctg.com> wrote:
> > Are you able to specify multiple ldapservers in pg_hba.conf and if so
> > what is the format? I'd like to be able to build some redundancy incase
> > one of the ldap servers goes down.
>
> This is unfortunately currently not possible. To do this, you need to
> set up some IP level redundancy for your LDAP.
>

Thats true. We had the same issue, and ended up doing the redundancy via DNS and a cron
job which checks all LDAP servers, choses an alive server, and modifies bind's config files
accordingly.

> --
>  Magnus Hagander
>  Me: http://www.hagander.net/
>  Work: http://www.redpill-linpro.com/
>



--
Achilleas Mantzios

pgsql-general by date:

Previous
From: Craig Ringer
Date:
Subject: Re:
Next
From: Thomas Strunz
Date:
Subject: Installing an Extension