Quantcast
Channel: Question and Answer » postgresql
Viewing all articles
Browse latest Browse all 1138

pgbench-tools failed authentication

$
0
0

I’m trying to configure pgbench-tools and went to run it per the README and got this error

-bash-4.2$ ./newset 'Initial Config'
psql: FATAL:  Ident authentication failed for user "postgres"
psql: FATAL:  Ident authentication failed for user "postgres"

I looked at my pg_hba.conf file and local is set to trust, so not sure where the error is coming, I made sure the pgbench-tools/config file is set for user postgres. Trying to figure out where this problem is coming from and haven’t seen anywhere on pgbench-tools repository that shines any light.


Viewing all articles
Browse latest Browse all 1138

Trending Articles