| От | Tom Lane |
|---|---|
| Тема | Re: Extending table name max length |
| Дата | |
| Msg-id | 24516.1018891930@sss.pgh.pa.us обсуждение |
| Ответ на | Extending table name max length (Tony Griffiths <tony.griffiths@cs.man.ac.uk>) |
| Список | pgsql-admin |
Tony Griffiths <tony.griffiths@cs.man.ac.uk> writes:
> I had assumed that there would be a single header file that sets the max
> name length, but it loos like the esql precompiler didn't pick up the
> amended max name length.
Did you remember to recompile ecpg? AFAICT it uses the same NAMEDATALEN
symbol as everyplace else.
In general, when making a system-wide configuration change like that
one, it'd be a good idea to "make clean" at the top level, then do a
full make, make install, initdb cycle.
If you did all that, another possibility is an include file search path
problem: perhaps the ecpg compile picked up a previously-installed
postgres_ext.h with the wrong NAMEDATALEN value.
regards, tom lane
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера