Hi. After Migration from 2022.06 to 2023.06 I noticed, that the attachment-source (Dataservices-DB) still contains tables and contents regarding the migrated attachments.
There is:
- the table attachment_reference_backup_v34
- Schema pg_catalog, Table pg_largeobject still holding BLOBs (Attachments)
What is the plan to remove this data here (assuming everything is in Content-Store)?
hi shauffe,
Unfortunately, Dataservices has no plan to remove these table. Please delete it from your side.
Hi. That is worth a discussion I think.
Dataservices enforces projects to migrate to “Content-Store” with the Migration-Class AttachmentsMigrateToContentStoreMigrationStep. This also runs automatically.
And then, it does not offer a possibility (opt-in) to cleanup the old places? Sorry, I don’t understand that.