Re: Postgres Features for 7.X - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Postgres Features for 7.X
Date
Msg-id 200001100421.XAA07469@candle.pha.pa.us
Whole thread Raw
Responses Re: [HACKERS] Re: Postgres Features for 7.X
List 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@candle.pha.pa.us            |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: "Hiroshi Inoue"
Date:
Subject: RE: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case
Next
From: Tom Lane
Date:
Subject: Re: [HACKERS] Re:HEAP_MOVED_IN during vacuum - test case