From: | "Albe Laurenz" <all(at)adv(dot)magwien(dot)gv(dot)at> |
---|---|
To: | <pgsql-patches(at)postgresql(dot)org> |
Subject: | documentation patch for LDAP service lookup |
Date: | 2007-08-29 09:16:23 |
Message-ID: | D960CB61B694CF459DCFB4B0128514C2220E42@exadv11.host.magwien.gv.at |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-hackers pgsql-patches |
Since nobody seemed to have objections to
http://archives.postgresql.org/pgsql-hackers/2007-08/msg00960.php
I submit a patch that adds reference to LDAP connection parameter
lookup in two places:
- one line in the psql man page after the example that uses a
"service" parameter to establish a connection.
- one line in the comments of pg_service.conf.sample
I have also added a short paragraph to the libpq-ldap
section that gives an example of a pg_service.conf entry
with LDAP URL.
Yours,
Laurenz Albe
Attachment | Content-Type | Size |
---|---|---|
ldap-doc.patch | application/octet-stream | 2.2 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Richard Huxton | 2007-08-29 09:20:53 | Re: How to avoid "Seq Scans"? |
Previous Message | Vincenzo Romano | 2007-08-29 09:15:21 | How to avoid "Seq Scans"? |
From | Date | Subject | |
---|---|---|---|
Next Message | Andrew Dunstan | 2007-08-29 12:57:55 | Re: initdb failed on Windows 2000 |
Previous Message | Nikolay Samokhvalov | 2007-08-29 08:35:22 | Re: Contrib modules documentation online |
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2007-08-29 22:01:45 | Re: HOT patch - version 14 |
Previous Message | Albe Laurenz | 2007-08-28 08:23:03 | Re: LDAP service lookup |