Re: Postgres.exe Process taking too much memory and CPU usage - making the system extremely slow.

Поиск
Список
Период
Сортировка
От Peter Geoghegan
Тема Re: Postgres.exe Process taking too much memory and CPU usage - making the system extremely slow.
Дата
Msg-id db471ace0912111817g7c6ab323k206e489223c9259f@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgres.exe Process taking too much memory and CPU usage - making the system extremely slow.  (John R Pierce <pierce@hogranch.com>)
Список pgsql-general
> which is suicide on the typical x86 32bit system that has max 3.2GB (+/-)
> addressable physical memory[1], never mind the issues it causes with reduced
> space for page tables and such.
>
> if you read through all the microsoft KB articles and stuff on that flag, it
> was recommended for use only under tightly controlled circumstances, like a
> 32bit windows server that was dedicated to running 1-2 specific apps that
> were OK with it,.

Fair enough, but I wasn't actually advocating that as a solution to
the poster's problem. I was merely pointing out that it isn't strictly
true that there is an absolute limit of 2GB of addressable memory for
user processes in 32-bit XP.

Regards,
Peter Geoghegan

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

Предыдущее
От: Glen Barber
Дата:
Сообщение: Re: Restore time differences between full database dumps and separate schema/data dumps
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Installing PL/pgSQL by default