Hi Michael, Upgrading libdbd-pg-perl does not break 7.x compatibility in all cases. This is a bug in libdbd-perl-perl.
I suspect this has something to do with the libdbd-pg-perl upstream switch to server-side prepared statements (i.e. ->prepare and ->execute actually store the parsed statement server-side, rather than resending each time), and that it is triggered by specific SQL and column types. I am using libdbd-pg-perl 1.43 against a 7.4 server with no problems. Could you provide the error message you are receiving, the SQL that triggers that error message, and the schema of any tables referenced by the SQL causing the error (Output of "\d tablename" in psql). Thanks! -- _ivan -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]