Skip to content

PostgreSQL with SSL: pg_isready - no response #64

@GuillaumeOuint

Description

@GuillaumeOuint

Hello,

As pg_isready isn't using new format like:

pg_isready \
  -d "host=HOST \
      port=5432 \
      dbname=DB \
      user=USER \
      sslmode=prefer"

It can't check if a PostgreSQL instance is up if using SSL.

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