Skip to content

Health check command #685

Closed
Closed
@adriangb

Description

@adriangb

Is your feature request related to a problem? Please describe.

When deploying it's good to have some sort of healthcheck.

Describe the solution you'd like

A command (binary) like pgcat health <some connection info? that can be set up as an exec probe on k8s deployments.

Describe alternatives you've considered

Rebuilding the image myself to include e.g. psql so I can use that as a probe.
This has the con of requiring a rebuild on my end, bloating the image and having to figure out what username/password I'm going to use, etc. (probably the admin username/password makes sense).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions