Обсуждение: Max Length of SQL

Поиск
Список
Период
Сортировка

Max Length of SQL

От
"Tim Perdue, The Des Moines City.net"
Дата:
I'm started to run into a situation where my SQL statements are too long
(I'm archiving a mailing list into a Postgres table).

What is the max length of a Text field in PostgreSQL? Suggestions for
working around this besides large objects?

Tim