Make pg_service.conf sample LDIF more portable. The aboriginal sample placed connection parameters in groupOfUniqueNames/uniqueMember. OpenLDAP, at least as early as version 2.4.23, rejects uniqueMember entries that do not conform to the syntax for a distinguished name. Use device/description, which is free-form. Back-patch to 9.4 for web site visibility.
Branch ------ REL9_4_STABLE Details ------- http://git.postgresql.org/pg/commitdiff/48e0b5ff3795a827c558a9ca7863fbfdbff6d683 Modified Files -------------- doc/src/sgml/libpq.sgml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
