Containers Are Not Backups
Persistent volumes protect data from container recreation, but accidental deletion, corruption, ransomware, or host loss can still destroy the data. Backups should be stored separately and tested by restoring them.
For databases, prefer logical or physical database backup tools appropriate to the database rather than copying live database files blindly.