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 ---------------------------(end of broadcast)--------------------------- TIP 6: explain analyze is your friend