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

From Amine Tengilimoglu
Subject Re: PostgreSQL's Identifier Length
Date
Msg-id CADTdw-wc3vT_cEM3hu42gkHvUW-eyTHvP4a1XftXo6XgY3JM_A@mail.gmail.com
Whole thread Raw
In response to Re: PostgreSQL's Identifier Length  (Magnus Hagander <magnus@hagander.net>)
List pgsql-admin
Recompiling PostgreSQL  source code and re-initializing cluster are not suitable for the current situation. 

Thank you.

Magnus Hagander <magnus@hagander.net>, 2 Eki 2020 Cum, 16:04 tarihinde şunu yazdı:


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: Magnus Hagander
Date:
Subject: Re: PostgreSQL's Identifier Length
Next
From: Marco Azzalini
Date:
Subject: Syntax error on pgAdmin4 start