Re: BUG #15508: Not able to connect irrespective of valid entries in pg_hba.conf - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #15508: Not able to connect irrespective of valid entries in pg_hba.conf
Date
Msg-id 15481.1542292897@sss.pgh.pa.us
Whole thread Raw
In response to Re: BUG #15508: Not able to connect irrespective of valid entries in pg_hba.conf  (Yogesh <yogesh.jadhav@gmail.com>)
List pgsql-bugs
Yogesh <yogesh.jadhav@gmail.com> writes:
> Thanks for your response, David. I did restart postgres server (in fact
> more than 10 times).

Well, the three possibilities are (1) you edited the wrong file, (2) you
did not restart/reload the server, and (3) you put the wrong info into
the file.  We seem to have eliminated (1) and (2) so that leaves (3).
What is the pg_hba.conf entry that you are expecting to match this
connection request?

You may have to show us the un-obfuscated server error message, too,
if you want an accurate diagnosis of why it's not matching the connection.

            regards, tom lane


pgsql-bugs by date:

Previous
From: Adrien NAYRAT
Date:
Subject: Re: ALTER INDEX ... ALTER COLUMN not present in dump
Next
From: Michael Paquier
Date:
Subject: Re: ALTER INDEX ... ALTER COLUMN not present in dump