Re: Low Insert/Update Performance

Поиск
Список
Период
Сортировка
От Josh Berkus
Тема Re: Low Insert/Update Performance
Дата
Msg-id 200310220927.49451.josh@agliodbs.com
обсуждение исходный текст
Ответ на Re: Low Insert/Update Performance  (Rhaoni Chiu Pereira <rhaoni@sistemica.info>)
Список pgsql-performance
Rhaoni,

>  Total runtime: 3.56 msec
> (4 rows)

Well, from that figure it's not the query that's holding you up.

You said that the system bogs down when you're doing a whole series of these
updates, or just one?   If the former, then I'm afraid that it's your disk
that's to blame ... large numbers of rapid-fire updates simply won't be fast
on a single IDE disk.   Try getting a second disk and moving the transaction
log to it.

--
Josh Berkus
Aglio Database Solutions
San Francisco

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: slow select
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: Processors vs Memory