Re: Configuring postgresql build to handle long names

From: Benjamin Scherrey <postgres(at)proteus-tech(dot)com>
To: pgsql-general(at)PostgreSQL(dot)org, Fredrick Paul Eisele <phreed(at)netarx(dot)com>
Subject: Re: Configuring postgresql build to handle long names
Date: 2002-11-09 01:21:46
Message-ID: VQVSSQ71NLK1XQOC921LI3ZNKZVHDJH.3dcc632a@BONZO
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

11/7/2002 11:55:45 AM, Fredrick Paul Eisele <phreed(at)netarx(dot)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

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-11-09 04:41:00 Re: Column based on pg-general
Previous Message Mark Tooker 2002-11-09 00:10:12 psql question