| От | Nick Fankhauser |
|---|---|
| Тема | Re: - Server gives error when I run the sql query |
| Дата | |
| Msg-id | NEBBLAAHGLEEPCGOBHDGMEAGHFAA.nickf@ontko.com обсуждение |
| Ответ на | - Server gives error when I run the sql query ("sriharsha@aworkflow.com" <sriharsha@aworkflow.com>) |
| Список | pgsql-admin |
The error message gave you most of the answer. Either increase the available memory from the OS or decrease the two parameters mentioned. You can set these in postgresql.conf Look here for details: http://www.postgresql.org/docs/view.php?version=7.3&idoc=0&file=runtime-conf ig.html (BTW, the cheapest way to increase the RAM available is to use Linux instead of Win2000 <grin>.) > > This error usually means that PostgreSQL's request for > > a shared memory segment exceeded available memory or > > swap space. To reduce the request size (currently > > 1441792 bytes), reduce > > PostgreSQL's shared_buffers parameter (currently 64) > > and/or its max_connections parameter (currently 32).
В списке pgsql-admin по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера