Re: name truncation problem in 7.0.0 - Mailing list pgsql-general

From Tom Lane
Subject Re: name truncation problem in 7.0.0
Date
Msg-id 6839.989612190@sss.pgh.pa.us
Whole thread Raw
In response to Re: name truncation problem in 7.0.0  (Ed Loehr <eloehr@austin.rr.com>)
List pgsql-general
Ed Loehr <eloehr@austin.rr.com> writes:
> Is there a clean way I can bump the 32-char limit to something much
> larger to support my verbosity?  Maybe NAMEDATALEN in
> src/include/postgres_ext.h?

Yup, see the archives.

> Assuming sufficient memory/disk, are there
> other concerns about bumping it to, say, 64 or even 1024?  It's cramping
> my style.

64 or 100 or so seems reasonable, I think 1024 would be excessive ...

            regards, tom lane

pgsql-general by date:

Previous
From: "Gregory Wood"
Date:
Subject: Re: VACUUM notices
Next
From: "Gregory Wood"
Date:
Subject: Re: Re: ALTER TABLE ADD CONSTRAINT