Re: PostgreSQL's Identifier Length

Поиск
Список
Период
Сортировка
От Magnus Hagander
Тема Re: PostgreSQL's Identifier Length
Дата
Msg-id CABUevEzSj0bWfGWGEf8PGpK9=O_j8iJbCKMpprXvKfi5fOPprA@mail.gmail.com
обсуждение исходный текст
Ответ на PostgreSQL's Identifier Length  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Ответы Re: PostgreSQL's Identifier Length  (Amine Tengilimoglu <aminetengilimoglu@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Amine Tengilimoglu
Дата:
Сообщение: PostgreSQL's Identifier Length
Следующее
От: Amine Tengilimoglu
Дата:
Сообщение: Re: PostgreSQL's Identifier Length