Re: Delays between "connection received" and "connection authenticated" because of localhost entries in hba
Daniel Westermann (DWE) <daniel.westermann@dbi-services.com>
From: "Daniel Westermann (DWE)" <daniel.westermann@dbi-services.com>
To: Laurenz Albe <laurenz.albe@cybertec.at>, "pgsql-general@lists.postgresql.org" <pgsql-general@lists.postgresql.org>
Date: 2024-10-30T07:10:15Z
Lists: pgsql-general
>> What we've found out so far is, that this only happens if we have a localhost(or any other hostname) line before the line matching our connection, something like this: >> host replication xxxxx localhost md5 >> host all xxxxx xx.xx.xx.0/24 md5 ... which is quite hard to do if you don't know which one it will be Regards Daniel