Add support for GSS/Kerberos with Postgres 12 #315
Labels
status: ideal-for-contribution
An issue that a contributor can help us with
type: enhancement
A general enhancement
Postgres 12 added Kerberos support, so it would make sense to support it as well. We need to ensure that Kerberos support doesn't introduce blocking calls when obtaining the principal where we don't want to have blocking calls.
Reference:
The text was updated successfully, but these errors were encountered: