Re: INDEX_MAX_KEYS too small, need 36 parameters

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Hans Schou <chlor(at)schou(dot)dk>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: INDEX_MAX_KEYS too small, need 36 parameters
Date: 2004-07-30 05:46:09
Message-ID: 200407300746.09229.peter_e@gmx.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

Hans Schou wrote:
> I needed to have 36 function parameters.
> PostgreSQL only allows 32.

If you index more than three or four columns you're doing something
wrong. Please explain in more detail why a practical application would
need that many index columns.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hans Schou 2004-07-30 10:04:04 Re: INDEX_MAX_KEYS too small, need 36 parameters
Previous Message Kris Jurka 2004-07-29 22:35:57 Re: 7.5dev assertion failure w/ v3 protocol and transactions