PgBackRest Wrapper script move
This commit is contained in:
17
ReadMe.md
Normal file
17
ReadMe.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# PgBackRest backup wrapper
|
||||
|
||||
Wrapper to call the full/differential backup on all stanzas
|
||||
|
||||
> [!notice]
|
||||
> Currently all stanzas are hardoded, this should change
|
||||
|
||||
## Options
|
||||
|
||||
```txt
|
||||
-b (backuptype): full/diff
|
||||
-s (stanza): override stanza name, must be in list
|
||||
-l list available stanza
|
||||
-t test run
|
||||
```
|
||||
|
||||
Either `-l` or `-b` option must be set
|
||||
Reference in New Issue
Block a user