Open
Description
- We can avoid removing files from the archive volume
/var/snap/charmed-postgresql/common/data/archive
during restoration from the backup and when configuring asynchronous replication. - If it is necessary, we might consider moving
pg_wal
to the archive volume instead of removing it on recovery from failure.