Note de la release actuelle¶
24.0.0-19¶
Nouvelles fonctionnalités¶
Implements deletion of expired running backups. Allows manual deletion of running backups after CONF.running_backups_expires days since creation.
Résolutions de Bugs¶
Fixes incorrect root status reporting. root show could report « is_root_enabled »: True after root was disabled; the status now reflects the actual instance state while preserving root_enabled_history logic.
Fixes potential PostgreSQL shared memory exhaustion in mid-size deployments.