1# pg_service.conf for minimally exercising libpq use of LDAP. 2 3# Having failed to reach an LDAP server, libpq essentially ignores the 4# "service=test_ldap" in its connection string. Contact the "discard" 5# service; the test works whether or not it answers. 6[test_ldap] 7ldap://127.0.0.1:9/base?attribute?one?filter 8