Postgresqlによるとident auth-methodは次のとおりです。
md5に切り替える必要があります 、次にpsqlでselect pg_reload_conf();を実行します または、postgresサービスを再起動します。
Postgresqlによるとident auth-methodは次のとおりです。
md5に切り替える必要があります 、次にpsqlでselect pg_reload_conf();を実行します または、postgresサービスを再起動します。