swap storm created by 8.2.3 - Mailing list pgsql-general

From Joseph Shraibman
Subject swap storm created by 8.2.3
Date
Msg-id f2v8jk$2a8c$1@news.hub.org
Whole thread Raw
Responses Re: swap storm created by 8.2.3
Re: swap storm created by 8.2.3
List pgsql-general
I'm running:

PostgreSQL 8.2.3 on x86_64-unknown-linux-gnu, compiled by GCC gcc (GCC)
3.4.6 20060404 (Red Hat 3.4.6-3)

My memory settings are:

work_mem = 64MB
shared_buffers = 128MB
temp_buffers = 32MB

I ran a query that was "SELECT field, count(*) INTO TEMP temptable" and
it grew to be 10gig (as reported by top) and brought the whole machine
to its knees.  How do I keep this from happening again?

pgsql-general by date:

Previous
From: Tom Lane
Date:
Subject: Re: Permance issues with migrated db
Next
From: Robert Fitzpatrick
Date:
Subject: Re: Permance issues with migrated db