Quick patch for correct pg_stat_database columns

Started by Greg Sabino Mullaneover 17 years ago2 messageshackers
Jump to latest
#1Greg Sabino Mullane
greg@turnstep.com

Add in the "tup_fetched" column.

--
Greg Sabino Mullane

Attachments:

pg_stat_database.doc.patchtext/x-patch; name=pg_stat_database.doc.patchDownload+2-2
#2Magnus Hagander
magnus@hagander.net
In reply to: Greg Sabino Mullane (#1)
Re: Quick patch for correct pg_stat_database columns

Greg Sabino Mullane wrote:

Add in the "tup_fetched" column.

Applied, thanks.

//Magnus