4 Replies Latest reply on Mar 7, 2017 8:23 AM by zcc39r

    Database binary storage space leak?

    zcc39r

      If I put a file into JDBC-backed repository (e.g. via WebDAV interface) I can see that two rows were added to MODESHAPE_REPOSITORY table as well as to CONTENT_STORE table. When I delete this file, the number of rows in MODESHAPE_REPOSITORY reduces by two, but not in CONTENT_STORE - rows added at file creation remains untouched.

       

      Will be that rows at CONTENT_STORE reclaimed sometime in the future or it's simply a storage space leak?