Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re:



* Ed Tyrrill (tyrrill_ed(at)emc(dot)com) wrote:
> Yes, work_mem was set to 128MB for all runs.  All settings were the same
> except for the change to default_statistics_target.  I'm certainly
> memory constrained, but giving 2GB to one one session doesn't allow
> other sessions to do anything.  Possibly when we upgrade to 16GB. :-)

You might consider a smaller increase, say to 256MB, to see if that'll
switch it to a hash join (and then watch the *actual* memory usage, of
course), if you're looking for performance for this query at least.

Yeah, 2GB is what I typically run on our data warehouse box, which is a
nice dual-proc/dual-core DL385 w/ 16GB of ram. :)  The annoying thing is
that I can still run it out of memory sometimes, even w/ 16GB. :/

	Thanks,

		Stephen

Attachment: signature.asc
Description: Digital signature



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2007 PostgreSQL Global Development Group