BUG #11528: Max Index Keys - Mailing list pgsql-bugs

From pdasari@mdsol.com
Subject BUG #11528: Max Index Keys
Date
Msg-id 20140930184413.7631.93840@wrigleys.postgresql.org
Whole thread Raw
Responses Re: BUG #11528: Max Index Keys
List pgsql-bugs
The following bug has been logged on the website:

Bug reference:      11528
Logged by:          Paul Dasari
Email address:      pdasari@mdsol.com
PostgreSQL version: 9.3.4
Operating system:   Windows 2008 server
Description:

We are using Amazon Redshift postgreSQL. no matter what jar file we use it
gives the following error message.

Upon browsing, found that the source code is reading the max_index_keys
should be greater than 0. However the redshift database does not require
indexing. I really appreciate your assistance if there is any specific jar
to use to avoid using the max_index_keys function while executing the query

Below is the error we encountered:

Unable to determine a value for MaxIndexKeys due to missing system catalog
data

Thanks
Paul

pgsql-bugs by date:

Previous
From: bryan@unhwildhats.com
Date:
Subject: BUG #11526: WITH tables not accessible from function
Next
From: John R Pierce
Date:
Subject: Re: BUG #11528: Max Index Keys