Re: still lost: Cannot use more than 16 attributes in an index

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: still lost: Cannot use more than 16 attributes in an index
Дата
Msg-id 200208071828.26468.dev@archonet.com
обсуждение исходный текст
Ответ на still lost: Cannot use more than 16 attributes in an index  ("Bolden, Thomas" <tbolden@ded.state.mo.us>)
Список 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 по дате отправления:

Предыдущее
От: Patrick Nelson
Дата:
Сообщение: Re: Importing blob
Следующее
От: Chris Bowlby
Дата:
Сообщение: datetime function