Skip to content
pglift v0.8.0

    Implement instance upgrade with pg_upgrade
    Make super-user role password configurable at instance creation
    Add support for running systemctl in --system mode
    Add 'instance config [show,set,remove,edit]' commands
    Add support for Postgres 14
    Add a CLI option to show program version
    Add a --log-file command line option
    Let all commands accept a <version>/<name> argument as instance
    Improve secrets handling and security in Ansible tutorial
    Create PostgreSQL socket directory if absent
    Unconditionally pass 'passfile' parameter to libpq
    Improve CLI live display, tables and messages, now including status and grouping information
    Improve error handling and streams usage in 'postgres' script
    Rename systemd unit templates
    Document systemd setup and operations
    Document how PostgreSQL authentication works