BUG #18388: Server freezes after AuthenticationSASLFinal message - Mailing list pgsql-bugs

From PG Bug reporting form
Subject BUG #18388: Server freezes after AuthenticationSASLFinal message
Date
Msg-id 18388-836d64327e284042@postgresql.org
Whole thread Raw
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      18388
Logged by:          Yash Gupta
Email address:      yash@optiq.ai
PostgreSQL version: 16.1
Operating system:   Ubuntu
Description:

I'm trying to connect without tls, using tcp.
The entire scram-sha-256 conversation completes, with server sending
AuthenticationSASLFinal message, specifying server verifier. 
However, the server doesn't send the AuthenticationOK message, as specified
in the documentation. Neither does it send any error response. 
It just goes into an infinite wait.


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #18387: Erroneous permission checks and/or misleading error messages with refresh materialized view
Next
From: Yahor Yuzefovich
Date:
Subject: A server crash with a SQL procedure returning a user-defined type on 14.8