Re: Create tables performance

Поиск
Список
Период
Сортировка
От Jeff Janes
Тема Re: Create tables performance
Дата
Msg-id CAMkU=1ybZ-xrfWqWTJVw7LNgALzWbT+aLo6-LgxTBidqdHuUQQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Create tables performance  (Sylvain CAILLET <scaillet@alaloop.com>)
Ответы Re: Create tables performance  (Sylvain CAILLET <scaillet@alaloop.com>)
Список pgsql-performance
On Sun, Jul 8, 2012 at 11:49 PM, Sylvain CAILLET <scaillet@alaloop.com> wrote:
> Hi,
>
> Thank you all for your help.
>
> @Jeff : my daemon creates these tables at start time so it doesn't do
> anything else at the same time. The CPU is loaded between 20% and 25%.

How does it decide which tables to create?  Is it querying the
existing tables to figure out what new ones to make?  Is the rest of
the time going to IO wait?

Cheers,

Jeff

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

Предыдущее
От: Greg Spiegelberg
Дата:
Сообщение: Re: Paged Query
Следующее
От: Misa Simic
Дата:
Сообщение: Re: Paged Query