Sebastian Reitenbach wrote:
> I want to upgrade my postgresql database from version 8.1.x to 8.3.x.
> everything is working fine, but the odbc connect.
> I compiled postgres odbc driver version 8.03.0100, but when I try to
> connect to a 8.3.0 postgres database, then there connection/authentication
> problems happen:
>
> isql FIS MyUser MyPassword -v
> [28000][unixODBC]Communication error during authentication;
That sounds identical to what I have reported here:
http://archives.postgresql.org/pgsql-odbc/2008-02/msg00003.php
There is no solution yet.