Implemented tracking and deleting orphaned files. For more implementation details, see Deleting orphaned files. You can manage whether to apply the new approach to processing orphaned files (described in that article) using the gp_track_pending_delete
GUC. The default parameter value is on
, which means using the new approach. Note that the gp_track_pending_delete
parameter value can only be modified by editing the postgresql.conf file on all segments using the gpconfig
utility; and you need to restart Greengage DB to apply your changes.
Remember that installation of Greengage DB 6.29.0 does not allow you to delete already existing orphaned files, but it will prevent them from being produced in the future