Max Length of SQL

From: "Tim Perdue, The Des Moines City(dot)net" <tim(at)dmcity(dot)net>
To: <pgsql-sql(at)hub(dot)org>
Subject: Max Length of SQL
Date: 1999-01-21 06:20:04
Message-ID: 000301be4506$15c142e0$0b8c5aa5@timnt.weather.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

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

Browse pgsql-sql by date

  From Date Subject
Next Message Walt Bigelow 1999-01-21 12:46:19 insert into help
Previous Message James Andrews 1999-01-21 02:06:40 Getting Table Cell names from select statement.