Package: postgresql-client-8.4 Version: 8.4.5-0squeeze2 Severity: grave Hi all, I just moved from an old lenny machine to a new squeeze (testing) one, and moved a few postgresql databases from 8.3 to 8.4 as these are the shipped versions on Debian.
For one of these databases, I select to only import only one schema instead of importing the whole database. The schema include a tables with blobs, i.e., a field of type OID referring to a blob. The import did not produce any error and the application using the database was running correctly... until accessing the blob. Then I discovered that no blob was imported. The table was correctly filled with all OIDs, but the real blobs were not imported at all. I believe this is a grave bug since there is warning to the user, and not all data were restored. Bye, Giuseppe -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org