Problem - PostgreSQL Truncating Column Names to 63 Characters

Поиск
Список
Период
Сортировка
От Darren Houston
Тема Problem - PostgreSQL Truncating Column Names to 63 Characters
Дата
Msg-id 5d632eb705051309071546a68e@mail.gmail.com
обсуждение исходный текст
Ответы Re: Problem - PostgreSQL Truncating Column Names to 63 Characters  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Problem - PostgreSQL Truncating Column Names to 63 Characters  (Alvaro Herrera <alvherre@surnet.cl>)
Список pgsql-general
Hello everyone,

I guess I'm not typing in the right search string for my question
because I can't find any answer on the Internet. So I'm coming to all
of you for help.

I'm performing a cross-tab type query in PostgreSQL where the returned
data in rows become my column names. The problem I'm facing is that
PostgreSQL is truncating the column names down to 63 characters, and
some of my names need to be a little larger than that. Is a 63 column
name length a limit in PostgreSQL, or is there a
setting/function/compile time option I can enact to overcome this
problem?

Thank you for any help,

Darren H.

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

Предыдущее
От: Andrei Gaspar
Дата:
Сообщение: Re: windows 1252 encoding
Следующее
От: "Wolfgang Keller"
Дата:
Сообщение: Re: Adventures in Quest for GUI RAD