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

From Alan McKay
Subject Re: limiting query time and/or RAM
Date
Msg-id 844129e80909171219vfe19044k989e2638bf7c765f@mail.gmail.com
Whole thread Raw
In response to Re: limiting query time and/or RAM  (Scott Marlowe <scott.marlowe@gmail.com>)
Responses Re: limiting query time and/or RAM  (Scott Marlowe <scott.marlowe@gmail.com>)
List pgsql-general
> Generally speaking work_mem limits ram used.  What are your
> non-default postgresql.conf settings?

This cannot be right because we had queries taking 4G and see our
setting is such :

work_mem = 2MB                          # min 64kB

I'll have to find a copy of the default file to figure out what my
non-defaults are

--
“Don't eat anything you've ever seen advertised on TV”
         - Michael Pollan, author of "In Defense of Food"

pgsql-general by date:

Previous
From: Scott Marlowe
Date:
Subject: Re: limiting query time and/or RAM
Next
From: Scott Marlowe
Date:
Subject: Re: limiting query time and/or RAM