Thread: Max Length of SQL

Max Length of SQL

From
"Tim Perdue, The Des Moines City.net"
Date:
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