Re: BUG #17174: ERROR: column "min_value" does not exist at character 19 2021-09 - Mailing list pgsql-bugs

From David G. Johnston
Subject Re: BUG #17174: ERROR: column "min_value" does not exist at character 19 2021-09
Date
Msg-id CAKFQuwZ4PjgqpprxvTbHCRNZvwnjw0g1ONHspZLZ6CecUQ-DfA@mail.gmail.com
Whole thread Raw
In response to BUG #17174: ERROR: column "min_value" does not exist at character 19 2021-09  (PG Bug reporting form <noreply@postgresql.org>)
List pgsql-bugs
On Wed, Sep 1, 2021 at 6:54 AM Ram Pratap Maurya <ram.maurya@lavainternational.in> wrote:


Yes table don’t have field but we face this error last 15 days only.

What is the reason for this error ,there is any  program error or any PostgreSQL  issue for this.

 


There is nothing wrong on PostgreSQL's side.  Something in your environment is executing the query you showed, which when done against a version of PostgreSQL >= v10, will fail.  You need to figure out what that "something" is, and then probably upgrade it to its newest release which hopefully has a modified query for v10+ servers.

David J.

pgsql-bugs by date:

Previous
From: Ram Pratap Maurya
Date:
Subject: RE: BUG #17174: ERROR: column "min_value" does not exist at character 19 2021-09
Next
From: Tom Lane
Date:
Subject: Re: BUG #17172: NaN compare error in hash agg