Re: Lots o' I/O

Поиск
Список
Период
Сортировка
От Stephan Szabo
Тема Re: Lots o' I/O
Дата
Msg-id 20030214153748.I68974-100000@megazone23.bigpanda.com
обсуждение исходный текст
Ответ на Lots o' I/O  (Clarence Gardner <clarence@silcom.com>)
Ответы Re: Lots o' I/O
Список pgsql-general
On Fri, 14 Feb 2003, Clarence Gardner wrote:

>
> I have a database that was populated about two months ago, and one
> particular table has begun causing problems. It's got about 20,000
> records, all fixed length of about 1 kbytes. If we do any operation
> that involves a sequential scan of that table (e.g., select count(*)),
> it now takes about 20 seconds, and according to linux vmstat, reads
> 275000 disk blocks (275 mbytes). The database is vacuumed each night.

What does vacuum full verbose <table> show?  And how big is the actual
data file?


В списке pgsql-general по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: pg_stat_user_tables
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_stat_user_tables