Files
PgBackRestWrapper/ReadMe.md

18 lines
338 B
Markdown
Raw Normal View History

2024-10-08 14:43:54 +09:00
# 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