pglift v0.18.0
Catch SQL programming errors in 'database run' command
Hide 'apply' commands
Do not try to create 'monitoring' role on standby instances
Fail fast when trying to start/stop a non-existing postgres_exporter
Restore missing shell completion of instance 'create' and 'alter' commands
Check if pgpass file exists when testing if role is in
Configure a psqlrc and its history through 'env' and 'exec' commands
Prompt for restart if needed upon 'pgconf edit'
Handle site templates for pg_hba.conf and pg_ident.conf
Add --interactive option, complementing --non-interactive, in CLI
Replace 'instance restore --list' command with 'instance backups'
Prompt for confirmation of backups deletion upon instance drop
Add support for instance extensions
Implicitly depend on psycopg, to fix installation on CentOS 7