From: | pdasari(at)mdsol(dot)com |
---|---|
To: | pgsql-bugs(at)postgresql(dot)org |
Subject: | BUG #11528: Max Index Keys |
Date: | 2014-09-30 18:44:13 |
Message-ID: | 20140930184413.7631.93840@wrigleys.postgresql.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | Postg무지개 토토SQL : Postg무지개 토토SQL 메일 링리스트 : 2014-09-30 이후 PGSQL-BUGS 18:44 |
The following bug has been logged on the website:
Bug reference: 11528
Logged by: Paul Dasari
Email address: pdasari(at)mdsol(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2014-09-30 19:10:54 | Re: BUG #11528: Max Index Keys |
Previous Message | bryan | 2014-09-30 16:05:52 | BUG #11526: WITH tables not accessible from function |