Pinned Loading
-
Script for automated PostgreSQL back...
Script for automated PostgreSQL backups. It makes daily backups (as a cron job) and allows to define a set of backups to keep. 1#!/bin/bash
2#
3# PostgreSQL Backup Script
4# This script is based on the "Automated Backup on Linux"-wiki page from postgresql (https://wiki.postgresql.org/wiki/Automated_Backup_on_Linux).
5#
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.