7.4.1 upgrade issues

From: "Gavin M(dot) Roy" <gmr(at)ehpg(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: 7.4.1 upgrade issues
Date: 2004-03-06 21:12:57
Message-ID: 404A3ED9.5050306@ehpg.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I upgraded my main production db from 7.3.4 last night to 7.4.1. I'm
running into an issue where a big query that may take 30-40 seconds to
reply is holding up all other backends from performing their queries.
Once the big query is finished, all the tiny ones fly through. This is
seemingly ne behavior on the box, as with previous versions things would
slow down, but not wait for the cpu/resource hog queries to finish. The
box is Slackware 8.1, on a fairly decent box with plenty of ram, cpu,
and disk speed. I've considered renicing the processes, I was wondering
if anyone had a different suggestion.

TIA,
Gavin

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Andrew Sullivan 2004-03-06 22:01:47 Re: 7.4.1 upgrade issues
Previous Message Francisco Reyes 2004-03-06 20:55:56 Re: Changing schema owner?