Re: Expected password response, got message type 88

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Andrus" <kobruleht2(at)hot(dot)ee>
Cc: pgsql-general(at)postgresql(dot)org, pgsql-odbc(at)postgresql(dot)org
Subject: Re: Expected password response, got message type 88
Date: 2008-11-27 21:32:25
Message-ID: 11113.1227821545@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general pgsql-odbc

"Andrus" <kobruleht2(at)hot(dot)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

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2008-11-27 21:49:23 Re: Nested Loop Left Join always shows rows=1
Previous Message Raymond O'Donnell 2008-11-27 21:07:04 Re: COPY with a variable path

Browse pgsql-odbc by date

  From Date Subject
Next Message Andrus 2008-11-28 09:15:42 Re: [GENERAL] Expected password response, got message type 88
Previous Message Andrus 2008-11-27 19:20:16 Expected password response, got message type 88