authenticated - Search results in mailing lists

2025-04-16 11:09:11 | Re: Fwd: Identify system databases (Dominique Devienne)

Authentication is cluster-wide, not DB specific, so I'd welcome a way to connect

2025-04-09 19:28:55 | Re: Cannot connect local with ttrust (pg_upgrade assumes it) (Adrian Klaver)

authentication purposes. Is this really how the lines are in your pg_hba.conf file

2025-02-28 17:52:32 | Azure Database for PostgreSQL flexible server: password authentication failed (Alexander Farber)

authentication failed for user "postgres" In the server logs I see entries for some other connections: 2025-02-28 14:39:35 UTC-67c1ca93.50ee-LOG: disconnection: session time: 0:00:20.024 user=azuresu database=postgres

2025-02-27 19:46:04 | How to debug: password authentication failed for user (Alexander Farber)

authentication failed for user "timeshift_user" The failure in the logs 2025-02-27 16:27:32.850 UTC [87] LOG: connection

2025-02-08 01:02:03 | Re: How to perform a long running dry run transaction without blocking (Robert Leach)

figure out how to not have to CAS authenticate each command, something I don't have experience with.

2025-02-03 13:14:18 | Re: Re: could not accept ssl connection tlsv1 alert iso-8859-1 ca (Zwettler Markus (OIZ))

authentication option clientcert, which can be specified in any hostssl record. This option can be set to verify

2025-01-09 08:06:31 | Issue with Password Authentication for Pgpool (vijay patil)

authentication without using the pool_password file, while ensuring that Pgpool prompts for the password

2024-12-20 11:35:01 | Re: Clusters and shared permissions using LDAP (Achilleas Mantzios - cloud)

authentication not authorization. If you want to implement security using PostgreSQL, then you will have

2024-12-16 17:17:25 | Re: Credcheck- credcheck.max_auth_failure (Ron Johnson)

authenticated (meaning that authentication is handled by Linux pam). Thus, if someone enters too many

2024-11-18 12:36:13 | Re: Re : Credcheck extension (Julien Rouhaud)

authentication failed for user "bob" $ psql -U postgres -c "SELECT roleid::regrole, * from pg_banned

2024-10-30 06:24:11 | RE: Compatibility Issues with Npgsql and .NET Framework 3.5 after Upgrading to PostgreSQL 16.3 (馬 騰飛)

authentication will automatically be chosen instead." Therefore a roles password could still be in SCRAM

2024-10-29 19:30:01 | Delays between "connection received" and "connection authenticated" because of localhost entries in hba (Daniel Westermann (DWE))

authenticated" because of localhost entries in hba Hi, we're facing a strange issue

2024-09-29 20:55:07 | Failing GSSAPI TCP when connecting to server (Peter)

authentication failed for user "pmc" The OS is FreeBSD Release 13.4-p1 The postgres client

2024-09-18 17:50:26 | Re: load fom csv (Adrian Klaver)

authentication: 2024-09-18 07:47:38.692 PDT [8090] [unknown]@[unknown] LOG: connection received: host=127.0.0.1 port=44840 2024-09-18 07:47:42.410 PDT [8095] [unknown]@[unknown] LOG: connection received: host=127.0.0.1 port

2024-09-12 16:53:02 | Re: Effects of REVOKE SELECT ON ALL TABLES IN SCHEMA pg_catalog FROM PUBLIC (Greg Sabino Mullane)

connection to server on socket "/tmp/.s.PGSQL.5432" failed: FATAL: password authentication failed for user "alice" Cheers, Greg