We're looking to use PGNP to migrate a significant amount of data from SQL 2008 to pg9.0.1 (using Import / Export data) and we're hitting a problem with a varbinary column being transferred properly. The data type is correctly set on the destination db (bytea), but the data does not appear to be inserted properly.
Is there any way to debug this or try a different setting? We've tried both the 2008 and 2005 settings in the advanced connection properties to no avail.
Thanks!
