Re: [patch] executor and slru dtrace probes

Поиск
Список
Период
Сортировка
От Robert Haas
Тема Re: [patch] executor and slru dtrace probes
Дата
Msg-id 603c8f070912140449o23892042kc94a31cff6f67fa5@mail.gmail.com
обсуждение исходный текст
Ответ на [patch] executor and slru dtrace probes  (Zdenek Kotala <Zdenek.Kotala@Sun.COM>)
Ответы Re: [patch] executor and slru dtrace probes  (Bernd Helmle <mailings@oopsware.de>)
Список pgsql-hackers
On Mon, Dec 14, 2009 at 7:19 AM, Bernd Helmle <mailings@oopsware.de> wrote:
> --On 10. Dezember 2009 16:49:50 +0100 Zdenek Kotala <Zdenek.Kotala@Sun.COM>
> wrote:
>
>> You need to determine which SLRU is used. Because SLRUs are initialized
>> during startup  pointer should be same in all backends. If I think more
>> about it. Maybe it could be goot to add probe also into SimpleLruInit to
>> catch name of SLRUs.
>
> Hi Zdenek,
>
> do you plan to work on this further? I was about to mark the SLRU probes as
> ready for committer...

Since the author has pretty much admitted he didn't fix any of the
issues that were raised by the last committer review, I'm a little
confused about why you're asking for another one.

...Robert


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

Предыдущее
От: Simon Riggs
Дата:
Сообщение: Re: Hot Standby, release candidate?
Следующее
От: KaiGai Kohei
Дата:
Сообщение: Re: [PATCH] ACE Framework - Database, Schema