Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

Re: [GENERAL] Expected password response, got message type 88


  • From: "Andrus" <kobruleht2(at)hot(dot)ee>
  • To: pgsql-odbc(at)postgresql(dot)org
  • Subject: Re: [GENERAL] Expected password response, got message type 88
  • Date: Fri, 28 Nov 2008 11:15:42 +0200
  • Message-id: <ggocs4$2un5$1@news.hub.org> <text/plain>

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.

It seems (not sure) to occur when user retypes password fast.
Maybe in this case ODBC driver gets old connection somehow from driver manager.

Andrus.



Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group