Re: pg_stat_bgwriter broken? - Mailing list pgsql-hackers

From Greg Smith
Subject Re: pg_stat_bgwriter broken?
Date
Msg-id 4CE05364.9080201@2ndquadrant.com
Whole thread Raw
In response to Re: pg_stat_bgwriter broken?  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: pg_stat_bgwriter broken?
List pgsql-hackers
Tom Lane wrote:
> Worksforme.  You probably need a full recompile and/or initdb

Yeah, sorry about the noise.  This went away after some more intensive 
rebuilding.  I think I still want to add some regression testing of this 
view as suggested.  If that had been there, I'd have been a lot more 
confident it was my mistake, and not something that just slipped through 
without being tested.

-- 
Greg Smith   2ndQuadrant US    greg@2ndQuadrant.com   Baltimore, MD




pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_stat_bgwriter broken?
Next
From: Robert Haas
Date:
Subject: Re: Refactoring the Type System