Re: [HACKERS] out of memory with large queries

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Massimo Dal Zotto <dz@cs.unitn.it>
Cc: hackers@postgreSQL.org (PostgreSQL Hackers)
Date: 1999-06-09T21:14:12Z
Lists: pgsql-hackers
Massimo Dal Zotto <dz@cs.unitn.it> writes:
> This means that postgres is currently unable to execute large queries
> that involve functions on text fields. A pretty bad limitation IMHO.

Yup.  This is one of the major projects that I was proposing for 6.6.
I do not think the fix will be easy, but we need to do it.

			regards, tom lane