Re: Import LDAP data to a Postgres database

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Marco Curtolo <marcoecommerce(at)hotmail(dot)it>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Import LDAP data to a Postgres database
Date: 2007-12-06 08:58:40
Message-ID: 20071206085840.GC18541@svr2.hagander.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On Thu, Dec 06, 2007 at 09:42:19AM +0100, Marco Curtolo wrote:
>
> Hi, my question is this: it is possible to query, using SQL, an LDAP server and put these data to a table of a Postgres database (under linux) ???

Depending on exactly what you nede to do, check out dblink-ldap
(http://pgfoundry.org/projects/dblink-ldap/)

//Magnus

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Cedric Boudin 2007-12-06 09:25:26 simple update on boolean
Previous Message Andrej Ricnik-Bay 2007-12-06 08:52:11 Re: Import LDAP data to a Postgres database