Re: Server slowing down over time - Mailing list pgsql-performance

From Jim Nasby
Subject Re: Server slowing down over time
Date
Msg-id 55F74547.40505@BlueTreble.com
Whole thread Raw
In response to Re: Server slowing down over time  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-performance
On 9/4/15 6:59 AM, Tomas Vondra wrote:
>> Finally, whatever causes the database to wait also causes the
>> Windows instance to slow down. But restarting Postgresql fixes
>> this as well.
>
> That's a bit strange, I guess. If you're not observing light CPU and I/O
> usage, then the instance should not be slow, unless there's something
> else going on - possibly at the virtualization level (e.g. another busy
> instance on the same hardware, some sort of accounting that limits the
> resources after a time, etc.)

I've experienced something similar on linux before. Database is slow,
but neither CPU or IO is maxed. IIRC there was nothing disturbing in
pg_locks either. I don't recall the server actually slowing down, but
this would have been on something with at least 24 cores, so...

My suspicion has always been that there's some form of locking that
isn't being caught by the tools.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com


pgsql-performance by date:

Previous
From: Reza Taheri
Date:
Subject: Announcing the public availability of the TPCx-V prototype
Next
From: anil7385
Date:
Subject: VACUUM VERBOSE ANALYZE taking long time to process.