Re: Fieldname size ??

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Fieldname size ??
Дата
Msg-id 20011208112158.L48625-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Fieldname size ??  ("J. 'FIK' Brand" <Jurgen.Brand@tip.nl>)
Список pgsql-general
On Sat, 8 Dec 2001, J. 'FIK' Brand wrote:

> I'm in the process of converting a database from MS to Postgres. In
> the database there is a table that as fieldnames that are longer that
> 32 characters. I can't change the client software.
>
> The problem is that Postgres does't support fieldnames that are long,
> is it possible to compile Postgres with fieldnames that can be 64
> characters ??

I believe if you change NAMEDATALEN (postgres_ext.h) you can change
the maximum length.  I think you may need to initdb with the new settings.



В списке pgsql-general по дате отправления:

Предыдущее
От: Doug McNaught
Дата:
Сообщение: Re: untaring release-7.1.3 -
Следующее
От: Brook Milligan
Дата:
Сообщение: Re: papers on datatype design