Column name's length

Поиск
Список
Период
Сортировка
Искать
От
Pham, Thinh
Тема
Column name's length
Дата
в 21:07:22
Msg-id
551413BBBB03D111BF880060B01AACCE0B38ED@home.priority.net
Список
Дерево обсуждения
Column name's length "Pham, Thinh" <tpham@mail.priority.net>
Re: [SQL] Column name's length Bruce Momjian <maillist@candle.pha.pa.us>
Re: [SQL] Column name's length Zalman Stern <zalman@netcom.com>
Re: [SQL] Column name's length Bruce Momjian <maillist@candle.pha.pa.us>
Re: [SQL] Column name's length Zalman Stern <zalman@netcom.com>
Re: [SQL] Column name's length Bruce Momjian <maillist@candle.pha.pa.us>
Hi,

Is there anyway you can increase the length of a column's name? The length
for one of my column is 21 characters and the server choke on that when i'm
trying to create the table. I'm using version 6.4.2. Below is the actual
error message i got:

postgres=> create table timeclockdepartment (
postgres-> timeclockdepartmentid serial ,
postgres-> name varchar (50) );
pqReadData() -- backend closed the channel unexpectedly.       This probably means the backend terminated abnormally before or
while pr
ocessing the request.
We have lost the connection to the backend, so further processing is
impossible. Terminating.


I know i could have made the name much shorter, but this program was written
way before i was here and for Microsoft SQL server and i'm now trying to
move it to postgresql and encounter this problem. Thank you very much for
any reply.

-----------------
Thinh Pham
IS Manager
Priority EMS Inc.
mailto:tpham@priority.net

В списке pgsql-sql по дате отправления
От: Pham, Thinh
Дата:
Сообщение: column name's length
От: maack
Дата:
FAQ