Re: Test mail for pgsql-general - Mailing list pgsql-general

From Chris Miller
Subject Re: Test mail for pgsql-general
Date
Msg-id 413962829.8625.1726019435545.JavaMail.zimbra@tryx.org
Whole thread Raw
In response to Re: Test mail for pgsql-general  ("David G. Johnston" <david.g.johnston@gmail.com>)
List pgsql-general
Hi David,
The second line is pointless, the first three columns are compared against the incoming connection host/user/dbname to find out how authentication should be handled.  The first match wins.  So for every local connection peer, and only peer, is going to be used since everything matches all/all.

There is no way to give a user a choice of how to authenticate.  There will be one accepted option for a given set of connection values.
This answers my question. Thanks for the help,
--
Chris.

pgsql-general by date:

Previous
From: Erik Wienhold
Date:
Subject: Re: Removing duplicate rows in table
Next
From: Chris Miller
Date:
Subject: Re: Test mail for pgsql-general