Re: limiting query time and/or RAM - Mailing list pgsql-general

From Sam Mason
Subject Re: limiting query time and/or RAM
Date
Msg-id 20090917200814.GW5407@samason.me.uk
Whole thread Raw
In response to Re: limiting query time and/or RAM  (Alan McKay <alan.mckay@gmail.com>)
Responses Re: limiting query time and/or RAM
List pgsql-general
On Thu, Sep 17, 2009 at 03:56:09PM -0400, Alan McKay wrote:
> Our databases are pretty big, and our queries pretty complex.

How big is "big" and how complex is "complex"?

An EXPLAIN (EXPLAIN ANALYSE if it's not going to hurt things) of some of
your common queries would help a lot here.

--
  Sam  http://samason.me.uk/

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: limiting query time and/or RAM
Next
From: Scott Marlowe
Date:
Subject: Re: Substitutes for some Oracle packages