Re: Need help changing NAMEDATALEN

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: fhallais <fhallais(at)intco(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Need help changing NAMEDATALEN
Date: 2002-03-13 05:40:09
Message-ID: 200203130540.g2D5e9Y21616@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

fhallais wrote:
> Hi guys,
>
> I am trying to recompile postgresql 7.2 to change the default
> of namedatalen=32.
>
> Following instructions in a patch for version 7.1, found in the
> mailing list, I used the command:
>
> ./configure --prefix=/usr/local/pgsql \
> --with-namedatalen=128 \

Configure does not recognize this option, and for some stupid reason
(which we don't control) configure doesn't complain about options it
doesn't understand. Look in /src/include and change it in the proper
*.h. file, should be postgres_ext.h.

Please tell us where you saw those 7.1 instructions. I can't find them
anywhere.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-general by date

  From Date Subject
Next Message raanders 2002-03-13 05:52:03 Re: dxf file format
Previous Message Bob T 2002-03-13 04:26:46 dxf file format