8月28日 14:44
收件人: pan snowave
抄送: Alban Hertroys ; pgsql-general@lists.postgresql.org
主题: Re: ident auth does not works as usual
On Mon, Aug 28, 2023 at 7:34 AM pan snowave
mailto:win...@live.cn>> wrote:
But when i connect to psserver by using os user root
/usr/local/pgsql/bin/psql -p
privilege.
local replication all trust
hostreplication all 127.0.0.1/32trust
hostreplication all ::1/128 trust
Thanks.
发件人: Alban Hertroys
发送时间: 2023年8月26日 10:
ntication failed for user "cce", i think the ident
config file taked effect.
Reference information:
PG version 15.3
Thanks.
发件人: David G. Johnston
发送时间: 2023年8月26日 14:43
收件人: pan snowave
抄送: pgsql-general@lists.postgresql.org
主题: Re: ident auth does
Well , describe as follows:
pg_pba.conf
hostall root 127.0.0.1/32 ident
map=test
hostall all 127.0.0.1/32trust
pg_indent.conf
test rootcce
and login pg via root user , it doesnt work
error info is
2