Andrew Jackson
Andrew Jackson
Any progress on this lately? I've started using the fork that this PR originated from to implement LDAP auth for pgbouncer but would love to see it get merged upstream.
> I would like to finish this PR if it is useful. But I know nothing about windows, so I can only finish the testings for Linux platform. From my...
> As there are very much differences between the current main branch and the code version of this PR, so I decide to make new changes based on the main...
LDAP support would be huge. Ideally all postgres auth mechanisms should be implemented at the connection pool layer, including kerberos. Without LDAP support in PGBouncer I need to make the...
+1 for this feature, without it there ends up being a lot of boilerplate and manual upkeep in an environment with a large number of databases and users.
Did #128 resolve this issue? If so can we close this out.
> Sorry for pinging, but this is the only feature missing for us to migrate our entire stack to pgcat instead of pgbouncer Same here with me. pgcat has some...
+1 to this enhancement. One of the main things keeping me from using pgcat is how restrictive the auth is compared to postgres auth, or even pgbouncer. Postgres allows scram,...
Plus one for this feature request. Views are perfect to be deployed via terraform because they have no data.
Any update on a new release? Really looking forward to the LDAP functionality in particular.