vitabaks / postgresql_cluster

PostgreSQL High-Availability Cluster (based on Patroni). Automating with Ansible.
https://postgresql-cluster.org
MIT License
1.69k stars 410 forks source link

Pgbouncer with LDAP #524

Closed kumarashish071092 closed 3 months ago

kumarashish071092 commented 11 months ago

just a basic question. three years ago, the pgbouncer was not compatible with LDAP authentication.

is there something we can do to set up connection pooling with LDAP as we will be using a deploy service account to implement our scripts?

vitabaks commented 11 months ago

Hello.

I don't have an answer to your question yet because I don't use LDAP with postgres.