/pg_backup

Shell based backup script for Postgresql Databases

Primary LanguageShell

pg_backup

pg_backup.sh is a shell script for backing up Postgresql databases, and is based on the backup script provided on the Postgresql Wiki on the Automated Backup on Linux.

Installation

Copy the files into your path (such as /usr/local/bin). Copy the pg_backup.config.sample file to pg_backup.config and edit the variables as explained in the file.

Licence

This script based on its origins are licenced under the terms of the PostgreSQL License.

Contributions

Contributions are welcome - fork and push away. Contact me (Damien Clark) for further information.