Skip to content

ping is blocking #4

Description

@daurnimator

PQPing is a blocking operation.

It doesn't seem possible to reimplement using libpq:
PQPing works by creating a temporary conenction object, calling internal_ping and then closing it. internal_ping uses internal connection fields such as auth_req_received.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions