Skip to content

Commit 7e6478b

Browse files
author
Jeff McCormick
authored
Merge pull request #383 from ValClarkson/patch-1
update the documentation for pgBackrest
2 parents a72c562 + 06ebff2 commit 7e6478b

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

hugo/content/getting-started/_index.adoc

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,8 +309,10 @@ pgo create cluster restored --custom-config=backrest-restore-withbr-to-restored
309309
....
310310

311311
The pgBackRest backrestrepo PVCs are created using the pgo.yaml `BackupStorage` setting.
312-
Typically, this will be a RWX file system which will allow you to restore from this PVC
313-
without having to shutdown the currently attached PostgreSQL cluster.
312+
Typically, this will be a RWX file system but if the file system is RWO the PVCs will be
313+
created without having write access and a backup and restore will fail. The RWX file
314+
system setup will allow you to restore from this PVC without having to shutdown the currently
315+
attached PostgreSQL cluster.
314316

315317
=== Delete Cluster
316318

0 commit comments

Comments
 (0)