Re: PATCH: Split stats file per database WAS: autovacuum stress-testing our system
Alvaro Herrera <alvherre@2ndquadrant.com>
From: Alvaro Herrera <alvherre@2ndquadrant.com>
To: Tomas Vondra <tv@fuzzy.cz>
Cc: Jeff Janes <jeff.janes@gmail.com>, pgsql-hackers@postgresql.org
Date: 2013-02-14T19:27:55Z
Lists: pgsql-hackers
Alvaro Herrera escribió: > Hm, and I now also realize another bug in this patch: the global stats > only include database entries for requested databases; but perhaps the > existing files can serve later requestors just fine for databases that > already had files; so the global stats file should continue to carry > entries for them, with the old timestamps. Actually the code already do things that way -- apologies. -- Álvaro Herrera http://www.2ndQuadrant.com/ PostgreSQL Development, 24x7 Support, Training & Services
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