Re: BUG #13875: Error explaining query

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Smith, Travis" <Travis(dot)Smith(at)IRIWorldwide(dot)com>
Cc: "David G(dot) Johnston" <david(dot)g(dot)johnston(at)gmail(dot)com>, "pgsql-bugs(at)postgresql(dot)org" <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #13875: Error explaining query
Date: 2016-01-19 17:09:09
Message-ID: 8253.1453223349@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

"Smith, Travis" <Travis(dot)Smith(at)IRIWorldwide(dot)com> writes:
> This table is using the Columnar store extension.

Oh. In that case, the very first thing you should do is inquire whether
that extension is known compatible with 9.5.0. Better yet, try to
reproduce the problem without that extension.

regards, tom lane

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Smith, Travis 2016-01-19 17:10:27 Re: BUG #13875: Error explaining query
Previous Message Adrian Klaver 2016-01-19 16:20:40 Re: [GENERAL] about test_parser installation failure problem(PostgreSQL in 9.5.0)?