Re: pgsql: Collect statistics about SLRU caches

From: Thomas Munro <thomas(dot)munro(at)gmail(dot)com>
To: Tomas Vondra <tomas(dot)vondra(at)postgresql(dot)org>
Cc: pgsql-committers <pgsql-committers(at)lists(dot)postgresql(dot)org>
Subject: Re: pgsql: Collect statistics about SLRU caches
Date: 2020-04-07 16:54:40
Message-ID: CA+hUKGLtwuh0ACXw9nxdfRRr8K6SWsPVOjPi3Y8ycAmhrsGs7A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Hi Tomas,

In pgstat.c,

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

Looks like unintentional debugging stuff?

In response to

Responses

Browse pgsql-committers by date

  From Date Subject
Next Message David Steele 2020-04-07 17:13:24 Re: pgsql: Generate backup manifests for base backups, and validate them.
Previous Message Tomas Vondra 2020-04-07 16:50:08 pgsql: Minor improvements in Incremental Sort explain