Re: Checkpoint logging, revised patch

Поиск
Список
Период
Сортировка
От Greg Smith
Тема Re: Checkpoint logging, revised patch
Дата
Msg-id Pine.GSO.4.64.0706301425150.1800@westnet.com
обсуждение исходный текст
Ответ на Re: Checkpoint logging, revised patch  (Heikki Linnakangas <heikki@enterprisedb.com>)
Список pgsql-patches
On Sat, 30 Jun 2007, Heikki Linnakangas wrote:

> I don't think we currently use MB in any other log messages. If we go down
> that route, we need to consider switching to MB everywhere.

Are there a lot of messages that speak in terms of buffer pages though?
Other than the debug-level stuff, which this checkpoint message has now
been elevated out of, I don't recall seeing enough things that spoke in
those terms to consider it a standard.  Someone feel free to correct me if
I'm wrong here.

> Did you check out log_autovacuum? Doesn't it do what you need?

I have not (most of this patch was done against 8.2 and then ported
forward).  If that already shows clearly the start and end of each
autovacuum section, ignore that I even brought this up.

--
* Greg Smith gsmith@gregsmith.com http://www.gregsmith.com Baltimore, MD

В списке pgsql-patches по дате отправления:

Предыдущее
От: Heikki Linnakangas
Дата:
Сообщение: Re: Checkpoint logging, revised patch
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Checkpoint logging, revised patch