Stats not getting updated....

Поиск
Список
Период
Сортировка
От Himanshu Baweja
Тема Stats not getting updated....
Дата
Msg-id 20050602090339.17144.qmail@web51004.mail.yahoo.com
обсуждение исходный текст
Список 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 по дате отправления:

Предыдущее
От: Janning Vygen
Дата:
Сообщение: One Sequence for all tables or one Sequence for each table?
Следующее
От: "Ramakrishnan Muralidharan"
Дата:
Сообщение: Re: [SQL] index row size 2728 exceeds btree maximum, 2713