Skip to content
pglift v0.15.0

    Use dedicated role for monitoring
    Make 'instance describe' return standby metadata
    Turn the "instance" positional argument into a required option
    Guess INSTANCE for 'instance' commands when there is only one
    Display query result for "database run" command
    Display status message for "database run" command
    Fix message when updating passfile entry on port change
    Don't update the pgpass if port hasn't changed
    Ensure components are restarted when the instance is
    Add more logging information in non-interactive mode
    Add some clarifications to default privileges documentation
    Add note to tell user to install/enable prometheus in documentation
    Depends on psycopg[binary], simplifying installation