Re: [GENERAL] Expected password response, got message type 88 - Mailing list pgsql-odbc

From Tom Lane
Subject Re: [GENERAL] Expected password response, got message type 88
Date
Msg-id 11113.1227821545@sss.pgh.pa.us
Whole thread Raw
Responses Re: [GENERAL] Expected password response, got message type 88  ("Andrus" <kobruleht2@hot.ee>)
List pgsql-odbc
"Andrus" <kobruleht2@hot.ee> writes:
> Server logs files contain a lot of messages
> Expected password response, got message type 88

> This occurs when user tries to log-in but login fails for strange reason.
> User must enter password several times to log-in to application.

> What causes this message ?
> I'm using ODBC driver from windows client.

It looks to me like the ODBC driver is failing to follow the protocol.
It shouldn't respond with an 'X' if it doesn't have a password, just
disconnect.

            regards, tom lane

pgsql-odbc by date:

Previous
From: Hiroshi Inoue
Date:
Subject: Re: Where is DiscardRollbackState()?
Next
From: "Andrus"
Date:
Subject: Re: [GENERAL] Expected password response, got message type 88