Re: [DOCS] row-level stats and last analyze time

2007-04-26 Thread Neil Conway
On Tue, 2007-04-24 at 17:38 -0400, Neil Conway wrote: > which included other modifications to reduce the pgstat I/O volume in > 8.1. I don't think this particular change was wise I looked into this a bit further: (1) I believe the reasoning for Tom's earlier change was not to reduce the I/O betwe

[DOCS] Doc tweak: remove outdated discussion of stats params

2007-04-26 Thread Neil Conway
Attached is a patch that removes a now-false statement from the documentation: stats_row_level is enabled by default in HEAD, so the stats traffic in the default configuration is not necessarily small. I just removed the whole paragraph; anyone want to argue we should rephrase the paragraph instead

Re: [DOCS] row-level stats and last analyze time

2007-04-26 Thread Alvaro Herrera
Neil Conway wrote: > (3) I don't like the fact that the current coding is so willing to throw > away VACUUM and ANALYZE pgstat messages. I think it is quite plausible > that the DBA might be interested in the last-VACUUM and last-ANALYZE > information for a table which hasn't had live operations a