OS: Centos 4 for AMD64 (RHEL 4)
PostgreSQL version: 7.4.2
PostgreSQL ODBC postgresql-odbc-7.3.8.rpm

My client is migrating to an AMD64 sever using Postgresql 7.4.2 where the proprietary application accesses through ODBC. Under x86 platform, this all works find, but under AMD64, we get segment faults during connection.

I am assuming their is an issue with the ODBC driver on this platform because everything else works find on x86 and the database is fine under a native connection.

Is there a patch for the ODBC driver to work with a 7.4.x database using Linux on the AMD64 platform?

Thanks.

Steve Poe