Re: HA for PostgreSQL (Auth-Server)

From: Chris Browne <cbbrowne(at)acm(dot)org>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: HA for PostgreSQL (Auth-Server)
Date: 2010-06-24 19:06:22
Message-ID: 87aaqkfdxt.fsf@cbbrowne-laptop.afilias-int.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

craig(at)postnewspapers(dot)com(dot)au (Craig Ringer) writes:
> OpenLDAP is a pretty solid LDAP server these days, and I highly
> recommend it for use as an authentication database. By default it uses
> Berkeley DB as a backend, which is quite acceptable with newer versions
> of Berkeley DB that provide decent transactional behaviour and solid
> crash-safety.

No disagreement there...

I wonder, with the recent interesting results from performance
comparisons between PostgreSQL and some of the key/value stores
(e.g. - where PostgreSQL has ways to "win"), what the performance
behaviour is, these days, for OpenLDAP backed by PostgreSQL.

It's not actually terribly difficult to set that up (as long as you're
not trying to use the "map some LDAP queries into relational ones"
functionality of slapd-sql, which makes me want to poke out my eyes).

At any rate, would be kinda cool to see numbers...
--
(format nil "~S(at)~S" "cbbrowne" "acm.org")
http://www3.sympatico.ca/cbbrowne/unix.html
In case you weren't aware, "ad homineum" is not latin for "the user of
this technique is a fine debater." -- Thomas F. Burdick

In response to

Browse pgsql-general by date

  From Date Subject
Next Message akp geek 2010-06-24 19:39:16 Hide the code from users postgres
Previous Message Anders Steinlein 2010-06-24 17:18:22 Filtering by tags