Stats not getting updated.... - Mailing list pgsql-general

From Himanshu Baweja
Subject Stats not getting updated....
Date
Msg-id 20050602090339.17144.qmail@web51004.mail.yahoo.com
Whole thread Raw
List pgsql-general
i am trying to identify which tables should be moved to diff drives.... i first identified the most used tables... by looking at the data in pg_statio_user_tables.....
and then i did sampling of the io-usage of these tables every 2 mins... to identify which are getting used when....
 
but the problem is my stats are not getting updated.... they first get updated around 20% done... and then once more at around 70% done.... why is the stats not getting updated more frequently.....
 
the test application i am using has a 33 min test with lots of read and write....
 
thx
Himanshu


Discover Yahoo!
Find restaurants, movies, travel & more fun for the weekend. Check it out!

pgsql-general by date:

Previous
From: Janning Vygen
Date:
Subject: One Sequence for all tables or one Sequence for each table?
Next
From: "Ramakrishnan Muralidharan"
Date:
Subject: Re: [SQL] index row size 2728 exceeds btree maximum, 2713