Re: psql asks for password despite configuring trust authentication - Mailing list pgsql-general

From Adrian Klaver
Subject Re: psql asks for password despite configuring trust authentication
Date
Msg-id e9786a99-9f1f-b69f-e431-9046e680a8d9@aklaver.com
Whole thread Raw
In response to psql asks for password despite configuring trust authentication  (Atul Kumar <akumar14871@gmail.com>)
List pgsql-general
On 10/29/20 10:59 AM, Atul Kumar wrote:
> hi,
> 
> My problem is, that I am always asked for password when trying to
> interact with the database or access it, although the authentication
> is set to trust for all users and databases.

What is the connection command you are using?

Did you reload the server after making changes to pg_hba.conf?

Are you sure you are pointing at the right database?

What are the contents of your pg_hba.conf file?

> 
> Please help.
> 
> 
> 
> Regards,
> Atul
> 
> 


-- 
Adrian Klaver
adrian.klaver@aklaver.com



pgsql-general by date:

Previous
From: Atul Kumar
Date:
Subject: psql asks for password despite configuring trust authentication
Next
From: Ganesh Korde
Date:
Subject: Re: psql asks for password despite configuring trust authentication