From src/backend/tcop/postgres.c:

appendStringInfo(&str, "!\t%ld/%ld [%ld/%ld] filesystem blocks in/out\n", r.ru_inblock - Save_r.ru_inblock, /* they only drink coffee at dec */ r.ru_oublock - Save_r.ru_oublock, r.ru_inblock, r.ru_oublock);

Been there as far back as CVS goes.  Will I find other goodies by
poking around? :-)

#define COPYBUFSIZ 8192 /* size doesn't matter */

Is vaguely amusing :P

Chris

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Reply via email to