This repository was archived by the owner on Nov 19, 2023. It is now read-only.
This repository was archived by the owner on Nov 19, 2023. It is now read-only.
"Unsupported Postgres type oid" error #24
Open
Description
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.
Metadata
Metadata
Assignees
Labels
No labels