Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system
Kevin Grittner <kgrittn@ymail.com>
From: Kevin Grittner <kgrittn@ymail.com>
To: Jeff Janes <jeff.janes@gmail.com>, Alvaro Herrera <alvherre@2ndquadrant.com>
Cc: Tomas Vondra <tv@fuzzy.cz>, "pgsql-hackers@postgresql.org" <pgsql-hackers@postgresql.org>
Date: 2013-02-20T16:47:03Z
Lists: pgsql-hackers
Jeff Janes <jeff.janes@gmail.com> wrote: > Alvaro Herrera <alvherre@2ndquadrant.com> wrote: >> >> So here's v11. I intend to commit this shortly. (I wanted to get it >> out before lunch, but I introduced a silly bug that took me a bit to >> fix.) > > On Windows with Mingw I get this: > > pgstat.c:4389:8: warning: variable 'found' set but not used > [-Wunused-but-set-variable] > > I don't get that on Linux, but I bet that is just the gcc version > (4.6.2 vs 4.4.6) rather than the OS. I get it on Linux with gcc version 4.7.2. > It looks like it is just a useless variable Agreed. -- Kevin Grittner EnterpriseDB: http://www.enterprisedb.com The Enterprise PostgreSQL Company
Commits
Same data as JSON:
GET /api/v1/messages/:b64id/commits
the thread's linked commits as JSON, with link sources.
API reference →
-
Split pgstat file in smaller pieces
- 187492b6c2e8 9.3.0 cited