Re: : Create table taking time

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: : Create table taking time
Дата
Msg-id 4E836DA6.8030200@agliodbs.com
обсуждение исходный текст
Ответ на : Create table taking time  (Venkat Balaji <venkat.balaji@verse.in>)
Список pgsql-performance
> We have executed VACUUM FULL and yet to run ANALYZE. Can i expect the CREATE
> TABLE to be faster after ANALYZE finishes ?

The only way CREATE TABLE would be affected by VACUUM ANALYZE running is
if you're saturating either your CPU or your disk 100%.  Which you may
be, on a low-end system.

--
Josh Berkus
PostgreSQL Experts Inc.
http://pgexperts.com

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: : Looking for PG Books
Следующее
От: Scott Marlowe
Дата:
Сообщение: Re: : Create table taking time