Re: PostgreSQL's Identifier Length - Mailing list pgsql-admin

From Magnus Hagander
Subject Re: PostgreSQL's Identifier Length
Date
Msg-id CABUevEzSj0bWfGWGEf8PGpK9=O_j8iJbCKMpprXvKfi5fOPprA@mail.gmail.com
Whole thread Raw
In response to PostgreSQL's Identifier Length  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Responses Re: PostgreSQL's Identifier Length
List pgsql-admin


On Fri, Oct 2, 2020 at 3:00 PM Amine Tengilimoglu <aminetengilimoglu@gmail.com> wrote:
Hello to everyone;

I get an error like this: ATTENTION: The identifier "XXXxxx" will be truncated to "XXX.
Is there a simple way to fix this error without any changes in the source code (I'm talking about NAMEDATALEN)?  I guess there is not but I still wanted to ask..


You need to recompile PostgreSQL to change NAMEDATALEN (and also re-initialize your database). 

--

pgsql-admin by date:

Previous
From: Amine Tengilimoglu
Date:
Subject: PostgreSQL's Identifier Length
Next
From: Amine Tengilimoglu
Date:
Subject: Re: PostgreSQL's Identifier Length