Re: Configuring postgresql build to handle long names

Поиск
Список
Период
Сортировка
От Benjamin Scherrey
Тема Re: Configuring postgresql build to handle long names
Дата
Msg-id ECD0BYB764LJC0KGA63V2PNHTPD.3dcc40c2@BONZO
обсуждение исходный текст
Ответ на Configuring postgresql build to handle long names  (Fredrick Paul Eisele <phreed@netarx.com>)
Список pgsql-general
11/7/2002 11:55:45 AM, Fredrick Paul Eisele <phreed@netarx.com> wrote:
<snip>
>
>The real change is to
>"/aegis/postgresql/dist/postgresql-7.2.3/src/include/postgres_ext.h".
>
>#define NAMEDATALEN 128   /* default is 32 */
>
>Is this correct place to make the change?
>Thanks.

Yep - that's the place to do it. Understand that your database server will not work correctly with
databases that were buily with a different value for NAMEDATALEN.

    good luck,

        Ben Scherrey





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

Предыдущее
От: Csaba Nagy
Дата:
Сообщение: Re: Help..Help...
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: [HACKERS] PostgreSQL JDBC and sub-select