Re: PATCH: tracking temp files in pg_stat_database
Tomas Vondra <tv@fuzzy.cz>
From: Tomas Vondra <tv@fuzzy.cz>
To: pgsql-hackers@postgresql.org
Date: 2011-12-20T18:59:04Z
Lists: pgsql-hackers
Attachments
- stats-temp-files-v2.diff (text/plain) patch v2
On 20.12.2011 11:20, Magnus Hagander wrote: > 2011/12/20 Tomas Vondra <tv@fuzzy.cz>: >> >> I haven't updated the docs yet - let's see if the patch is acceptable at >> all first. > > Again, without having reviewed the code, this looks like a feature > we'd want, so please add some docs, and then submit it for the next > commitfest! I've added the docs (see the attachment) and rebased to current head. Tomas