Rafael Martinez Guerrero
Rafael Martinez Guerrero
What should we do with this? pgbackman_restore uses global roles and global database configs to execute a restore job. RDS backups do not have this information because it is not...
These commands need to show RDS information: * show_pgsql_node_stats * show_backups_server_stats * show_pgbackman_stats Ref: pull request contribution: https://github.com/rafaelma/pgbackman/pull/63
Def: Pull request contribution https://github.com/rafaelma/pgbackman/pull/63
Ref:Pull request contribution: https://github.com/rafaelma/pgbackman/pull/63
Save and load command history between interactive pgbackman sessions. Save history in ~/.pgbackman/pgbackman_history We need also to new parameters to activate/deactivate this feature and define the max number of lines...
We can change the name of the target database but not of the target owner, fix this. We can use --role=ROLENAME and -O, --no-owner in the extra parameters field to...
red: ERROR green: SUCCEEDED green: DEFINED yellow: WAITING red: STOPPED green: RUNNING The use of colors will be controlled by a parameter in the config file.
Check if the result of a restore is identical to the source database