# =========================================================
# List the databases you want backed up here.
# Databases will be backed up in the order they are listed.
#
# The entries must be in one of the following forms:
# - /
# - :/
#
# Examples:
# - postgresql/my_database
# - postgresql:5432/my_database
# --------------------------------------------------------
postgresql:5432/default
# Schedule backup for 1am PST; system TZ is UTC
0 9 * * * default ./backup.sh -s