Re: how much ram do i give postgres?

Поиск
Список
Период
Сортировка
От Gary Doades
Тема Re: how much ram do i give postgres?
Дата
Msg-id 4176C3AA.1944.679C62D6@localhost
обсуждение исходный текст
Ответ на Re: how much ram do i give postgres?  (Josh Close <narshe@gmail.com>)
Ответы Re: how much ram do i give postgres?  (Josh Close <narshe@gmail.com>)
Список pgsql-general
On 20 Oct 2004 at 13:34, Josh Close wrote:

> > How long does 100,000 rows take to insert exactly?
>
> I believe with the bulk inserts, 100k only takes a couple mins.
>

Hmm, that seems a bit slow. How big are the rows you are inserting? Have you checked
the cpu and IO usage during the inserts? You will need to do some kind of cpu/IO
monitoring to determine where the bottleneck is.

What hardware is this on? Sorry if you specified it earlier, I can't seem to find mention of
it.

Cheers,
Gary.


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

Предыдущее
От: Eric E
Дата:
Сообщение: Re: Sequence question
Следующее
От: Josh Close
Дата:
Сообщение: Re: how much ram do i give postgres?