diff options
author | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-27 18:26:02 +0100 |
---|---|---|
committer | Quentin Dufour <quentin@deuxfleurs.fr> | 2022-01-27 18:26:02 +0100 |
commit | 2775eeb0feb2b443cbd05f9a6c79800685441fe0 (patch) | |
tree | 80ccb06ff8dbfbe5b1471d3e432d5600e6228833 /op_guide/stolon/README.md | |
parent | 715c3d3a9fabd5531485736d6dc0ad8e47156b16 (diff) | |
download | infrastructure-2775eeb0feb2b443cbd05f9a6c79800685441fe0.tar.gz infrastructure-2775eeb0feb2b443cbd05f9a6c79800685441fe0.zip |
WIP manual backup
Diffstat (limited to 'op_guide/stolon/README.md')
-rw-r--r-- | op_guide/stolon/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/op_guide/stolon/README.md b/op_guide/stolon/README.md new file mode 100644 index 0000000..9e76b0e --- /dev/null +++ b/op_guide/stolon/README.md @@ -0,0 +1,3 @@ + - [Initialize the cluster](install.md) + - [Create a database](create_database.md) + - [Manually backup all the databases](manual_backup.md) |