Re: max relations in a single database

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: max relations in a single database
Дата
Msg-id 18898.1027262911@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: max relations in a single database  (Ralph Graulich <maillist@shauny.de>)
Список pgsql-general
Ralph Graulich <maillist@shauny.de> writes:
> Otherwise the installation runs fine, as I hope the recent increase of
> parameters in pg_config.h didn't break anything:

> #define INDEX_MAX_KEYS      64
> #define FUNC_MAX_ARGS       INDEX_MAX_KEYS

Shouldn't have, as long as you did a full recompile ("make clean all")
after editing pg_config.h.  You will also need to have initdb'd after
installing that.

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Ralph Graulich
Дата:
Сообщение: Re: max relations in a single database
Следующее
От: Ralph Graulich
Дата:
Сообщение: Re: max relations in a single database