Re: BUG #16753: 'expected 2-element int8 array' error while getting data using query with subquery - Mailing list pgsql-bugs

From Tom Lane
Subject Re: BUG #16753: 'expected 2-element int8 array' error while getting data using query with subquery
Date
Msg-id 1305258.1606768143@sss.pgh.pa.us
Whole thread Raw
In response to BUG #16753: 'expected 2-element int8 array' error while getting data using query with subquery  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
PG Bug reporting form <noreply@postgresql.org> writes:
> I am using timescale db on top of postgres db. 
> ...
> When I am trying to get data from aggregated_data table using below query, I
> am getting error 'expected 2-element int8 array'

I'm guessing you need to complain to the timescale folks;
I don't think there's any such error message in core Postgres.

            regards, tom lane



pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #16753: 'expected 2-element int8 array' error while getting data using query with subquery
Next
From: James Coleman
Date:
Subject: Re: segfault with incremental sort