Re: name truncation problem in 7.0.0

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: name truncation problem in 7.0.0
Дата
Msg-id 6839.989612190@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: name truncation problem in 7.0.0  (Ed Loehr <eloehr@austin.rr.com>)
Список 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 по дате отправления:

Предыдущее
От: "Gregory Wood"
Дата:
Сообщение: Re: VACUUM notices
Следующее
От: "Gregory Wood"
Дата:
Сообщение: Re: Re: ALTER TABLE ADD CONSTRAINT