Skip to content
This repository was archived by the owner on Nov 19, 2023. It is now read-only.

"Unsupported Postgres type oid" error #24

Description

@jefft

Using 0.0.14, the --database support seems broken, at least when connecting to a Postgres 14.6 database:

pq -d "postgresql://$ATL_DATABASE_USER:$ATL_DATABASE_PASSWORD@$ATL_DATABASE_HOST:$ATL_DATABASE_PORT/$ATL_DATABASE" 'from jiraissue | take 1'
Error: IO Error: Unsupported Postgres type oid

Caused by:
    Error code 1: Unknown error code

There is a ~30s delay before the error prints.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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