tuple too big errors

Поиск
Список
Период
Сортировка
От Joseph Shraibman
Тема tuple too big errors
Дата
Msg-id 387E9961.8153FF9C@selectacast.net
обсуждение исходный текст
Список pgsql-interfaces
I'm using the jdbc drivers to store strings in TEXT fields in a postgres
6.5.3 database.  I'm getting errors like this:

ERROR:  Tuple is too big: size 8268

... when trying to store strings where the whole sql line is only around
2K.  What's up?



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

Предыдущее
От: Assaf Arkin
Дата:
Сообщение: Re: [INTERFACES] JDBC 2.0 Standard Extensions for PostgreSQL
Следующее
От: Tom Lane
Дата:
Сообщение: Does SSL code still work after async-connection changes?