diff --git a/frontend/src/features/backups/ui/AgentRestoreComponent.tsx b/frontend/src/features/backups/ui/AgentRestoreComponent.tsx index 828d82f..79dc425 100644 --- a/frontend/src/features/backups/ui/AgentRestoreComponent.tsx +++ b/frontend/src/features/backups/ui/AgentRestoreComponent.tsx @@ -207,7 +207,30 @@ volumes:
+ The restored backup includes the original archive_command configuration.
+ PostgreSQL will fail to archive WAL files after recovery unless you either:
+
postgresql.auto.conf:
+ Start PostgreSQL to begin WAL recovery. It will automatically replay WAL segments. @@ -218,7 +241,7 @@ volumes:
After recovery completes, remove the WAL restore directory: