Re: [ADMIN] Error while starting postgreSQL service

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: [ADMIN] Error while starting postgreSQL service
Дата
Msg-id 47416691.6020608@archonet.com
обсуждение исходный текст
Ответ на Re: [ADMIN] Error while starting postgreSQL service  ("Bebarta, Simanchala" <Simanchala.Bebarta@in.unisys.com>)
Ответы Re: [ADMIN] Error while starting postgreSQL service  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-general
Bebarta, Simanchala wrote:
 >>
 >> Does the problem go away when you put shared_buffers back to a lower
 >> number?
 >>
> Yes, when I set the value to 1300 MB, everything goes fine. Any value
> higher than this value does not allow me to start the service.

It's quite possible that you can't go any higher (I don't know enough
about Windows' memory handling). It's quite possible you don't want to
anyway.
Don't forget, you want to allow space for the following:
- Windows itself
- Other applications
- Each backend of PostgreSQL will need its own memory when running queries.
- Filesystem caching.

PostgreSQL isn't like some other RDBMS where you dedicate a big block of
memory just to it.

--
   Richard Huxton
   Archonet Ltd

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

Предыдущее
От: "Bebarta, Simanchala"
Дата:
Сообщение: Re: [ADMIN] Error while starting postgreSQL service
Следующее
От: "x asasaxax"
Дата:
Сообщение: Postgre and XML