From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | John Huttley <john(at)mwk(dot)co(dot)nz> |
Cc: | PostgreSQL-development <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: Postgres Features for 7.X |
Date: | 2000-01-10 04:21:59 |
Message-ID: | 200001100421.XAA07469@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
[Charset iso-8859-1 unsupported, filtering to ASCII...]
> Hello Bruce,
>
> I've just remembered the other problem with PG that needs to be listed for
> fixing.
>
> This is the 7 field index limit
>
> If the need is for a index for the purpose of unique-ness enforcing, there
> needs to be more than 7 fields.
>
> My system needed about 12.
I am working on this now. 7.0 will have a postgres.h parameter that can
be changed. Default is 8.
--
Bruce Momjian | http://www.op.net/~candle
maillist(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2000-01-10 04:31:49 | Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case |
Previous Message | Hiroshi Inoue | 2000-01-10 03:03:23 | RE: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case |