Re: Name limitation question - Mailing list pgsql-novice

From Tom Lane
Subject Re: Name limitation question
Date
Msg-id 29723.1056234063@sss.pgh.pa.us
Whole thread Raw
In response to Re: Name limitation question  (Josh Berkus <josh@agliodbs.com>)
Responses Re: Name limitation question  (Kaarel <kaarel@future.ee>)
List pgsql-novice
Josh Berkus <josh@agliodbs.com> writes:
> We had a limit of first 31, then 63 characters.   Either in 7.3 or in 7.4
> (beta) that was extended to 128 characters, which should be enough for
> anybody.

No, the default is still 63, and will probably stay there.  You can
however alter NAMEDATALEN when building the software, if you are hot
to have a different limit.

            regards, tom lane

pgsql-novice by date:

Previous
From: Josh Berkus
Date:
Subject: Re: Name limitation question
Next
From: Nabil Sayegh
Date:
Subject: Re: connectby(... pos_of_sibling)