Re: PostgreSQL Database performance

Поиск
Список
Период
Сортировка
От Ilya Kazakevich
Тема Re: PostgreSQL Database performance
Дата
Msg-id 00df01d20867$66a8fc10$33faf430$@JetBrains.com
обсуждение исходный текст
Ответ на PostgreSQL Database performance  ("Pradeep" <pgundala@avineonindia.com>)
Ответы Re: PostgreSQL Database performance  (Naveed Shaikh <naveed.shaikh@enterprisedb.com>)
Список pgsql-general

Hi.

 

“shared_buffers” should be set to 30-40% of your system RAM.

This param controls how much memory database may use.

 

Please see https://www.postgresql.org/docs/9.1/static/runtime-config-resource.html

 

 

 

Ilya Kazakevich

 

JetBrains

http://www.jetbrains.com

The Drive to Develop

 

From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-owner@postgresql.org] On Behalf Of Pradeep
Sent: Saturday, September 03, 2016 6:39 AM
To: pgsql-general@postgresql.org
Subject: [GENERAL] PostgreSQL Database performance

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

Предыдущее
От: Naveed Shaikh
Дата:
Сообщение: Re: PostgreSQL Database performance
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: Privileges on public schema can't be revoked?