[ADMIN] read/write statistics on a table

2004-03-21 Thread Marc G. Fournier
Are any maintained within the database that can be queried/viewed? Marc G. Fournier Hub.Org Networking Services (http://www.hub.org) Email: [EMAIL PROTECTED] Yahoo!: yscrappy ICQ: 7615664 ---(end of broadcast)-

Re: [ADMIN] read/write statistics on a table

2004-03-21 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > Are any maintained within the database that can be queried/viewed? http://www.postgresql.org/docs/7.4/static/monitoring-stats.html regards, tom lane ---(end of broadcast)--- T

Re: [ADMIN] read/write statistics on a table

2004-03-21 Thread Marc G. Fournier
On Sun, 21 Mar 2004, Tom Lane wrote: > "Marc G. Fournier" <[EMAIL PROTECTED]> writes: > > Are any maintained within the database that can be queried/viewed? > > http://www.postgresql.org/docs/7.4/static/monitoring-stats.html Ack, had read it, but skim'd over it too fast :( one question I do have

Re: [ADMIN] read/write statistics on a table

2004-03-21 Thread Tom Lane
"Marc G. Fournier" <[EMAIL PROTECTED]> writes: > one question I do have, that I'm not finding on the page ... are these > stats since the postmaster started, or are they kept across reboots? You can have it either way --- there's a GUC var that determines whether the stats are reset at postmaster