Re: [EXTERNAL] Re: Cannot connect local with ttrust (pg_upgrade assumes it)
Adrian Klaver <adrian.klaver@aklaver.com>
From: Adrian Klaver <adrian.klaver@aklaver.com>
To: "Abraham, Danny" <danny_abraham@bmc.com>,
"David G. Johnston" <david.g.johnston@gmail.com>,
Francisco Olarte <folarte@peoplecall.com>,
"pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2025-04-09T20:59:40Z
Lists: pgsql-general
On 4/9/25 13:40, Abraham, Danny wrote: > Thanks again. > 4. I am not aware of an env variable that changes the top down matching > on pg_hba.conf Should have added to previous post: From here: https://www.postgresql.org/docs/current/runtime-config-logging.html#RUNTIME-CONFIG-LOGGING-WHAT a) Set log_connections and log_disconnections to on if they are not already and reload the server conf. b) Then look at Postgres log to see what the connection settings are for the connections in question. > > Danny > -- Adrian Klaver adrian.klaver@aklaver.com