Hi, I have asked this in the community board, but with no responses yet.
It seems we are running into an issue with running out of disk space in our db. It appears there are orphaned large objects caused by deleting records (ticketgrantingticket table) which has several oid columns without deleting the large object first.
Why are these column of oid type? Is there a cas property that needs to be set to prevent orphaned objects?