Re: Return of the Solaris vacuum polling problem -- anyone remember this?

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Return of the Solaris vacuum polling problem -- anyone remember this?
Дата
Msg-id 4C6C2B2B.9060501@agliodbs.com
обсуждение исходный текст
Ответ на Re: Return of the Solaris vacuum polling problem -- anyone remember this?  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re: Return of the Solaris vacuum polling problem -- anyone remember this?  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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 по дате отправления:

Предыдущее
От: Jaime Casanova
Дата:
Сообщение: Re: Per-column collation, proof of concept
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Return of the Solaris vacuum polling problem -- anyone remember this?