Doing an LDAP lookup from a SQL SELECT

From: David R Robison <drrobison(at)openroadsconsulting(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Doing an LDAP lookup from a SQL SELECT
Date: 2008-07-31 14:34:33
Message-ID: 4891CD79.9070204@openroadsconsulting.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I have an LDAP directory that contains contact information and a
PostgreSQL table that has contact names. What I want to do is write a
SELECT that will join the names in the table with the data in the LDAP
directory (such as phone number, e-mail address, etc). Is this possible?
Has anyone done this before?
TNX in advance. David

--

David R Robison
Open Roads Consulting, Inc.
708 S. Battlefield Blvd., Chesapeake, VA 23322
phone: (757) 546-3401
e-mail: drrobison(at)openroadsconsulting(dot)com
web: http://openroadsconsulting.com
blog: http://therobe.blogspot.com
book: http://www.xulonpress.com/book_detail.php?id=2579

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-07-31 14:50:44 Re: archive_timeout, checkpoint_timeout
Previous Message Tom Lane 2008-07-31 14:07:28 Re: Shared object "libpq.so.3" not found