Re: Import LDAP data to a Postgres database

From: "Albe Laurenz" <laurenz(dot)albe(at)wien(dot)gv(dot)at>
To: "Marco Curtolo *EXTERN*" <marcoecommerce(at)hotmail(dot)it>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: Import LDAP data to a Postgres database
Date: 2007-12-06 11:57:14
Message-ID: D960CB61B694CF459DCFB4B0128514C2A7CF48@exadv11.host.magwien.gv.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Marco Curtolo write:
> 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) ???

Yes, by writing a function in C that uses the LDAP API.

Yours,
Laurenz Albe

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Andrus 2007-12-06 12:06:22 Re: Avoid huge perfomance loss on string concatenation
Previous Message Frank Millman 2007-12-06 10:06:38 Re: simple update on boolean