From: James T. <ja...@gn...> - 2002-05-02 16:28:40
|
Hello, I recently moved from pg 7.1.3 to 7.2.1. Now my win32 and solaris app that used pypgsql has become very flaky with regard to pulling data from the database. The only tables that seem affected are those with text fields in them. The app still seems to work using either pygresql or psycopg. I have tried rebuilding the postgresql client libs on the solaris box then reinstalling pypgsql. This did not solve the problem. Any Ideas? Thanks James |