You ever look into virtual directories? Alex
On Mon, Nov 30, 2009 at 9:41 PM, David R Robison < [email protected]> wrote: > Thanks. Speaking of performance, we have records in our PostgreSQL database > that references contacts in our LDAP. We want to do LFAP lookups as part of > our database SQL calls. To do this we use a Perl lookup function but for > large queries it is quite slow. If the records were already in a PostgreSQL > database then we should be able to make better benefit of internal indexes > and keys. Thanks again. David > > Emmanuel Lecharny wrote: > >> Hi, >> >> On Mon, Nov 30, 2009 at 11:06 PM, David R Robison >> <[email protected]> wrote: >> >> >>> Is it possible (or are there plans) to use PostgreSQL as a backend >>> database >>> for Apache Directory Server? Thanks, David >>> >>> >> >> Most certainly. We have an oracle backend being written by Andrea (see >> the dev. ML on archives), it should be possible with some little >> effort to port the code to Postgresql. We just need someone who has >> time to do that. >> >> Note that I'm afraid the performance will be quite low... >> >> >> > > -- > > David R Robison > Open Roads Consulting, Inc. > 103 Watson Road, Chesapeake, VA 23320 > phone: (757) 546-3401 > e-mail: [email protected] > web: http://openroadsconsulting.com > blog: http://therobe.blogspot.com > book: > http://www.xulonpress.com/bookstore/bookdetail.php?PB_ISBN=9781597816526 > > This e-mail communication (including any attachments) may contain > confidential and/or privileged material intended solely for the individual > or entity to which it is addressed. If you are not the intended recipient, > you should immediately stop reading this message and delete it from all > computers that it resides on. Any unauthorized reading, distribution, > copying or other use of this communication (or its attachments) is strictly > prohibited. If you have received this communication in error, please notify > us immediately. > -- Alex Karasulu My Blog :: http://www.jroller.com/akarasulu/ Apache Directory Server :: http://directory.apache.org Apache MINA :: http://mina.apache.org
