Re: [BUGS] INDEX_MAX_KEYS too small, need 36 parameters

2004-08-05 Thread Hans Schou
On Fri, 30 Jul 2004, Peter Eisentraut wrote: > 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. Could be. > Please explain in more detail why a practical application wo

Re: [BUGS] INDEX_MAX_KEYS too small, need 36 parameters

2004-07-29 Thread Peter Eisentraut
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://develop