Re: still lost: Cannot use more than 16 attributes in an index - Mailing list pgsql-general

From Richard Huxton
Subject Re: still lost: Cannot use more than 16 attributes in an index
Date
Msg-id 200208071828.26468.dev@archonet.com
Whole thread Raw
In response to still lost: Cannot use more than 16 attributes in an index  ("Bolden, Thomas" <tbolden@ded.state.mo.us>)
List pgsql-general
On Wednesday 07 Aug 2002 4:47 pm, Bolden, Thomas wrote:
> Then I use "make deinstall" to remove postgresql , renamed
> /usr/local/pgsql/data to data.old and rebooted.
> Changed to
> /usr/ports/databases/postgresql7 and used "make".
> Edited
> /usr/ports/databases/postgresql7/work/postgresql-7.2.1/src/includes/pg_conf
>i g.h.in
> then used "make install".  Checked  /usr/local/include/pg_config.h
> and it showed #define INDEX_MAX_KEYS 32.

Are you sure these steps are in the right order? Seems to me you want to edit
the value *before* you use make. Otherwise it'll compile in the old value,
then the new value will get copied over during the install - hence the
confusion.

- Richard Huxton

pgsql-general by date:

Previous
From: Patrick Nelson
Date:
Subject: Re: Importing blob
Next
From: Chris Bowlby
Date:
Subject: datetime function