Nathan Jahnke wrote: > thanks for your help. unfortunately i'm still getting corruption on > this particular data (available at > http://nate.quandra.org/data.bin.0.702601051229191 ) even with these > changes: > > # ./bytea.pl > Argument "DBD::Pg::PG_BYTEA" isn't numeric in subroutine entry at > ./bytea.pl line 18. > 37652cf91fb8d5e41d3a90ea3a22ea61 != ce3fc63b88993af73fb360c70b7ec965 Ah, you also need to add use DBD::Pg; at the beginning of the script for DBD::Pg::PG_BYTEA to be properly evaluated. Best regards, -- Daniel PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org -- Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general