Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can we specify authentication method for the postgres connection such as scram-sha-256 ? #141

Open
anantakrroy opened this issue Jul 22, 2021 · 1 comment

Comments

@anantakrroy
Copy link

Hello,

I wish to know if there is a way to specify the authentication method using any configuration within the newly created Pool object which lets me set the authentication method for a postgres connection. Can we change contents of pg_hba.conf ?

@kjmph
Copy link

kjmph commented Oct 26, 2022

Oh hi, I just happened to flip by this bug report. I'm using scram-sha-256 with Pools.. I setup postgresql.conf and pg_hba.conf and it worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants