Tuple is to big

Поиск
Список
Период
Сортировка
От Bodoni Endre
Тема Tuple is to big
Дата
Msg-id 3A89A31F.725B4040@netsoft.ro
обсуждение исходный текст
Ответы Re: Tuple is to big  (Anand Raman <araman@india-today.com>)
Список pgsql-general
I have a little trouble with my PostgreSQL 6.5.1. I use a table with
text character type.
When I try to insert about 10000 character long string into it I've got
an error message like:
ERROR:  Tuple is too big: size 10172
Is there any limitation for a variable length text type?
If any, how long is it?

Regards,
Endre Bodoni


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

Предыдущее
От: "Mikhail V. Majorov"
Дата:
Сообщение: How create SQL variable sentense in plpgsql?!
Следующее
От: "David Wall"
Дата:
Сообщение: Re: Re: ALTER DROP COLUMN