Skip to content

Suggest using pg_monitor role for PostgreSQL >= 10 #258

Closed
@ilmari

Description

@ilmari

As of PostgreSQL 10, there are built-in roles that give access to extra statistics without needing to be superuser.

The documentation should suggest using creating an unprivileged user and granting the pg_monitor role to it.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions