RubyWanKenobi

Results 2 issues of RubyWanKenobi

please consider to support Postgres versions 9.6 and 10 in pgbackman_restore. ``` diff --git a/bin/pgbackman_restore b/bin/pgbackman_restore index c8bf522..bb4df60 100755 --- a/bin/pgbackman_restore +++ b/bin/pgbackman_restore @@ -311,7 +311,11 @@ def get_pgsql_node_release(db,db_pgnode): logs.logger.debug('PgSQL...

Hi just would like to understand what the intention behind register_snapshot_definition was. If I understand it right a snapshot is something for a quick logical backup of the database like...