Re: Return of the Solaris vacuum polling problem -- anyone remember this? - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: Return of the Solaris vacuum polling problem -- anyone remember this?
Date
Msg-id 4C6C2B2B.9060501@agliodbs.com
Whole thread Raw
In response to Re: Return of the Solaris vacuum polling problem -- anyone remember this?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Return of the Solaris vacuum polling problem -- anyone remember this?
List pgsql-hackers
> What I find interesting about that trace is the large proportion of
> writes.  That appears to me to indicate that it's *not* a matter of
> vacuum delays, or at least not just a matter of that.  The process seems
> to be getting involved in having to dump dirty buffers to disk.  Perhaps
> the background writer is malfunctioning?

You appear to be correct in that it's write-related.  Will be testing on
what specificially is producing it.

Note that this is one of two ostensibly duplicate servers, and the issue
has never appeared on the other server.

--                                  -- Josh Berkus                                    PostgreSQL Experts Inc.
                        http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: Jaime Casanova
Date:
Subject: Re: Per-column collation, proof of concept
Next
From: Tom Lane
Date:
Subject: Re: Return of the Solaris vacuum polling problem -- anyone remember this?