VACUUM FULL does not works.......
От | asif ali |
---|---|
Тема | VACUUM FULL does not works....... |
Дата | |
Msg-id | 155293.25526.qm@web58414.mail.re3.yahoo.com обсуждение исходный текст |
Ответы |
Re: VACUUM FULL does not works.......
Re: VACUUM FULL does not works....... Re: VACUUM FULL does not works....... |
Список | pgsql-performance |
Hi,
I have a "product" table having 350 records. It takes approx 1.8 seconds to get all records from this table. I copies this table to a "product_temp" table and run the same query to select all records; and it took 10ms(much faster).
I did "VACUUM FULL" on "product" table but It did not work.
I checked the file size of these two tables.
"product" table's file size is "32mb" and
"product_temp" table's file size is "72k".
So, it seems that "VACUUM FULL" is not doing anything.
Please suggest.
asif ali
icrossing inc.
Have a burning question? Go to Yahoo! Answers and get answers from real people who know.
I have a "product" table having 350 records. It takes approx 1.8 seconds to get all records from this table. I copies this table to a "product_temp" table and run the same query to select all records; and it took 10ms(much faster).
I did "VACUUM FULL" on "product" table but It did not work.
I checked the file size of these two tables.
"product" table's file size is "32mb" and
"product_temp" table's file size is "72k".
So, it seems that "VACUUM FULL" is not doing anything.
Please suggest.
asif ali
icrossing inc.
Have a burning question? Go to Yahoo! Answers and get answers from real people who know.
В списке pgsql-performance по дате отправления: