Re: [PoC] pgstattuple2: block sampling to reduce physical read - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: [PoC] pgstattuple2: block sampling to reduce physical read
Date
Msg-id 1379210863.19286.29.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: [PoC] pgstattuple2: block sampling to reduce physical read  (Satoshi Nagayasu <snaga@uptime.jp>)
Responses Re: [PoC] pgstattuple2: block sampling to reduce physical read
List pgsql-hackers
On Sat, 2013-09-14 at 16:18 +0900, Satoshi Nagayasu wrote:
> I'm looking forward to seeing more feedback on this approach,
> in terms of design and performance improvement.
> So, I have submitted this for the next CF.

Your patch fails to build:

pgstattuple.c: In function ‘pgstat_heap_sample’:
pgstattuple.c:737:13: error: ‘SnapshotNow’ undeclared (first use in this function)
pgstattuple.c:737:13: note: each undeclared identifier is reported only once for each function it appears in





pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: PL/pgSQL, RAISE and error context
Next
From: chris travers
Date:
Subject: Proposal: json_populate_record and nested json objects