Re: how to avoid that a postgres session eats up all the memory - Mailing list pgsql-general

From Grzegorz Jaśkiewicz
Subject Re: how to avoid that a postgres session eats up all the memory
Date
Msg-id 2f4958ff0901220219i16b6a505u1dc98f1d61a5d697@mail.gmail.com
Whole thread Raw
In response to Re: how to avoid that a postgres session eats up all the memory  (Richard Huxton <dev@archonet.com>)
Responses Re: how to avoid that a postgres session eats up all the memory
List pgsql-general
try making it in two steps,using temp table maybe.
how many rows does the subselect generate ?

pgsql-general by date:

Previous
From: Richard Huxton
Date:
Subject: Re: how to avoid that a postgres session eats up all the memory
Next
From: Marko Kreen
Date:
Subject: Re: [Plproxy-users] A complex plproxy query