Postgres 8.2 Memory Tuning

Поиск
Список
Период
Сортировка
От CM J
Тема Postgres 8.2 Memory Tuning
Дата
Msg-id d65fd1a40906150455t1f7b2d3eg65f704735cdd3217@mail.gmail.com
обсуждение исходный текст
Ответы Re: Postgres 8.2 Memory Tuning  ("Massa, Harald Armin" <chef@ghum.de>)
Список pgsql-general
Hi ,

        I have installed Postgres 8.2 in windows with  default configuration.The windows machine has dual processor(2 GHZ,1GHZ) with 1 GB RAM.I use my java application with postgres and my database connection pool has some 25 connections.I understand from the documentation that postgres starts a seperate process for each of the connection.Now, my application and the database will be installed on the same system.Even under moderate load in my application, each of the postgres process occupies some 25 MB memory leading to total postgres memory usage of 500+ MB. Now, how do i  limit the memory used by each of the postgres process to bring down the over all memory usage ?

Thanks

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

Предыдущее
От: Havasvölgyi Ottó
Дата:
Сообщение: Rounding incompatibility
Следующее
От: "Massa, Harald Armin"
Дата:
Сообщение: Re: Postgres 8.2 Memory Tuning