Re: Table name length (maximum identifier length) - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Table name length (maximum identifier length)
Date
Msg-id 200206241442.g5OEgls23385@candle.pha.pa.us
Whole thread Raw
In response to Table name length (maximum identifier length)  ("Mourad EL HADJ MIMOUNE" <mimoune@ensma.fr>)
List pgsql-general
Mourad EL HADJ MIMOUNE wrote:
> Hi,
> I want CREATE TABLES WHICH HAVE a name length more than 31.
> I change NAMEDATALEN in src/include/postgres_ext.h from 32 to 100 and
> recompile the source code. I init the database and create a test base but
> the maximum identifier length is still  31.
> Can someone explain me what I must do to change this.

That is very strange.  It should have worked and has worked for others
in the past.

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



pgsql-general by date:

Previous
From: "PGMailList"
Date:
Subject: Re: Unable to run one pl/pgSQL function :-(
Next
From: Andrew Sullivan
Date:
Subject: Some Solaris notes, and an invitation