rafaelma / pgbackman

PostgreSQL backup manager

Home Page:https://e-mc2.net/projects/pgbackman/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add exceptions field to register_backup_definitions

rafaelma opened this issue · comments

We need when defining backups for multiple databases ('#all_databases#' / '#databases_without_backup_definitions#') the possibility of excluding some databases from this operation.

An Exception field with a list of databases in a comma separated format should be enough to implement this.