query length limits

From: "tjk(at)tksoft(dot)com" <tk(at)uno(dot)tksoft(dot)com>
To: pgsql-sql(at)postgreSQL(dot)org
Subject: query length limits
Date: 1999-07-16 01:17:13
Message-ID: 199907160117.SAA10547@uno.tksoft.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Does Postgres have any limitations on
the length of queries?

E.g. is "select one,two,three,...thousand from one,two,three,...thousand where one = x and two is x and three is x and ... thousand = x" legal?

I could test this of course, but I am curious about the real
limits imposed by the system, and any possible consequences,
plus any changes planned in the future which might affect
this issue.

Thanks,

Troy

Troy Korjuslommi Tksoft OY, Inc.
tjk(at)tksoft(dot)com Software Development
Open Source Solutions
Hosting Services

Browse pgsql-sql by date

  From Date Subject
Next Message Ansley, Michael 1999-07-16 07:06:37 RE: query length limits
Previous Message tjk@tksoft.com 1999-07-15 19:13:05 query length limits