Re: Large selects handled inefficiently?

Andrew <andrew@ugh.net.au>

From: andrew@ugh.net.au
To: Jules Bean <jules@jellybean.co.uk>
Cc: pgsql-general@postgresql.org
Date: 2000-08-31T01:09:03Z
Lists: pgsql-general

On Wed, 30 Aug 2000, Jules Bean wrote:

> * the client process's memory gradually climbs to around 1 gigabyte
> (ouch!)

Have you tried playing with RowCacheSize in DBI? Not sure if it works with
DBD::Pg.

Andrew