PostgreSQL configuration error
Dear All
I configured as link PostgreSQL Database Monitoring (lpar2rrd.com)
I used postgreSQL 14 ver and I used GUI connect to postgreSQL error as below.
Anybody knows in this case?



Many thanks
I configured as link PostgreSQL Database Monitoring (lpar2rrd.com)
I used postgreSQL 14 ver and I used GUI connect to postgreSQL error as below.
Anybody knows in this case?



Many thanks
Comments
-
Hello,
we recently encountered the same issue in our test labs. This is what helped:Upgrade
libpqon the application end and try again.If you don't need
scram-sha-256authentication, you can revert tomd5:- set
password_encryption = md5inpostgresql.conf - change the authentication method to
md5inpg_hba_conf - reload PostgreSQL
- change the password of the user to get an MD5 encrypted password
- set
-
Hello Damerva
Many thanks for your support.
Command
select passwd from pg_shadow where user='lpar2rrd';
select rolpassword from pg_authid where rolname ='lpar2rrd';
set password_encryption = md5;
alter user lpar2rrd password '****';
select rolpassword from pg_authid where rolname ='lpar2rrd';
Howdy, Stranger!
Categories
- 1.7K All Categories
- 113 XorMon
- 26 XorMon Original
- 170 LPAR2RRD
- 14 VMware
- 19 IBM i
- 2 oVirt / RHV
- 5 MS Windows and Hyper-V
- Solaris / OracleVM
- 1 XenServer / Citrix
- Nutanix
- 8 Database
- 2 Cloud
- 10 Kubernetes / OpenShift / Docker
- 139 STOR2RRD
- 20 SAN
- 7 LAN
- 19 IBM
- 7 EMC
- 12 Hitachi
- 5 NetApp
- 17 HPE
- 1 Lenovo
- 1 Huawei
- 3 Dell
- Fujitsu
- 2 DataCore
- INFINIDAT
- 4 Pure Storage
- Oracle