Skip to content
pglift v0.19.0

    Add support for "general" (non-default) privileges
    Do not log Cancelled exceptions when reverting an action
    Document that the empty {} in Database.settings resets all settings
    Add basic info for Ansible collection dependencies
    Alert on creating instance if pgbackrest configuration exist
    Improve interface model and CLI w.r.t. PostgreSQL version
    Ensure to include both letters and nonletters in password
    Expose data_checksums in instance description
    Add pgbackrest environment variables to instance env command
    Handle no-op in 'pgconf edit' command
    Rename 'describe' operations as 'get'
    Let 'instance get' command only accept one argument
    Let 'get' commands output either a table or some JSON
    Also query extensions for standby when getting an instance
    Allow to specify locale value at instance creation
    Implement replication lag computation for standby instances
    Add replication lag in Instance's standby description