Re: performance...

Поиск
Список
Период
Сортировка
От Alfred Perlstein
Тема Re: performance...
Дата
Msg-id 20010129134222.D26076@fw.wintelcom.net
обсуждение исходный текст
Ответ на Re: performance...  (adb <adb@Beast.COM>)
Список pgsql-general
* adb <adb@Beast.COM> [010129 13:40] wrote:
>
> One other thing is that if you only have 1100 rows of the sizes
> you describe, even a table scan shouldn't take as long as you
> say unless the machine is either under serious load or doesn't
> have enough memory to run postgres without swapping. (or the disk is
> freaking out with io errors)

Increasing the amount of shared memory for postgresql can help.

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

Предыдущее
От: adb
Дата:
Сообщение: Re: performance...
Следующее
От: "Steven Lacroix"
Дата:
Сообщение: Could not flush socket buffer- what does this mean???