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

"Unsupported Postgres type oid" error #24

Open
jefft opened this issue Dec 30, 2022 · 0 comments
Open

"Unsupported Postgres type oid" error #24

jefft opened this issue Dec 30, 2022 · 0 comments

Comments

@jefft
Copy link

jefft commented Dec 30, 2022

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant