Re: pgsql: Collect statistics about SLRU caches - Mailing list pgsql-committers

From Thomas Munro
Subject Re: pgsql: Collect statistics about SLRU caches
Date
Msg-id CA+hUKGLtwuh0ACXw9nxdfRRr8K6SWsPVOjPi3Y8ycAmhrsGs7A@mail.gmail.com
Whole thread Raw
In response to pgsql: Collect statistics about SLRU caches  (Tomas Vondra <tomas.vondra@postgresql.org>)
Responses Re: pgsql: Collect statistics about SLRU caches  (Tomas Vondra <tomas.vondra@2ndquadrant.com>)
List pgsql-committers
Hi Tomas,

In pgstat.c,

+       elog(LOG, "msg->m_index = %d", msg->m_index);

Looks like unintentional debugging stuff?



pgsql-committers by date:

Previous
From: Tomas Vondra
Date:
Subject: pgsql: Minor improvements in Incremental Sort explain
Next
From: Tomas Vondra
Date:
Subject: Re: pgsql: Collect statistics about SLRU caches