First version for postgresql dedicated seq

This commit is contained in:
2020-09-10 16:48:24 +02:00
parent f28e4523a4
commit c5c4c3a962
2 changed files with 166 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
POSTGRES_BACKUP_DIR="~/backup"