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

[PostgreSQL 14.1] Why is the connection wrong and the encryption method is scram-sha-256? #121

Closed
mpv945 opened this issue Apr 3, 2022 · 2 comments

Comments

@mpv945
Copy link

mpv945 commented Apr 3, 2022

select version();
PostgreSQL 14.1 (Debian 14.1-1.pgdg110+1) on x86_64-pc-linux-gnu, compiled by gcc (Debian 10.2.1-6) 10.2.1 20210110, 64-bit

select rolname,rolpassword from pg_authid where rolname = 'postgres';
SCRAM-SHA-256$4096:Oyg9TWU4+8qPPFwyy4VjUQ==$cwANuKpk/GBP+G5uUH6qDZKc9R+yry82RRU6GsV1I=:5mR7hX16C1T9MtRWUDdsFf/y6MlkDJSw1vxLCKKMGAM=

@leafo
Copy link
Owner

leafo commented Apr 4, 2022

I'm not sure what you're asking. What do yo expect to see and how did you try connecting?

@mpv945
Copy link
Author

mpv945 commented Apr 5, 2022

我不确定你在问什么。您希望看到什么?您是如何尝试连接的?

I'm not sure what you're asking. What do yo expect to see and how did you try connecting?

The connection of database version 14 is not successful. It is normal to return to version 13. But pgmoon-v1 14.0 has not solved the encryption processing of [PostgreSQL 14.1] scram-sha-256?

@mpv945 mpv945 closed this as completed Jul 27, 2024
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