Add ldapservice connection parameter

From: Andrew Jackson <andrewjackson947(at)gmail(dot)com>
To: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Add ldapservice connection parameter
Date: 2026-01-12 02:50:39
Message-ID: CAKK5BkFOFGfKJNbTuYBvE0PfpHmW8iZEmdNogaCYqjAOhtNgDg@mail.gmail.com
Views: Whole Thread | Raw Message | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Currently there exists, only in pg_service.conf, the ability to look
up connection parameters from a centralized LDAP server. This patch
expands the usability of this by allowing it to be specified directly in
a connection string instead of only in a pg_service.conf file.

Attachment Content-Type Size
0001-Add-ldapservice-connection-parameter.patch text/x-patch 4.6 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2026-01-12 02:57:51 Re: Newly created replication slot may be invalidated by checkpoint
Previous Message Chao Li 2026-01-12 02:45:55 Re: docs: clarify ALTER TABLE behavior on partitioned tables