Skip to content

Citus support #424

@ivyazmitinov

Description

@ivyazmitinov

Citus is a (fairly) popular extension that adds horizontal scaling capabilities for Postgres. Since with Citus queries become distributed, pg_stat_activity is not sufficient enough to track them, so Citus provides its own views, like citus_stat_activity.

It would be great improvement for DBAs who is using pg_activity for Citus cluster management to support those facilities out-of-box 🙂

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