BUG #16314: Database Cache Hit Ratio (Warning)

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #16314: Database Cache Hit Ratio (Warning)
Дата
Msg-id 16314-451e54136ca0556d@postgresql.org
обсуждение исходный текст
Ответы Re: BUG #16314: Database Cache Hit Ratio (Warning)  (Jeff Janes <jeff.janes@gmail.com>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      16314
Logged by:          Rajiv Ranjan
Email address:      rajiv.mca08@gmail.com
PostgreSQL version: 9.6.0
Operating system:   Red Hat Enterprise Linux Server release 7.6 (Maip)
Description:

Hi,

Currently, we are receiving a warning "Database Cache Hit Ratio
(%)(Warning)" from one of the monitoring tools.

We use Postgres database for Jira, confluence, and bitbucket application and
hosted on a different machine and only 35% disc space is used.

Database warning “Database Cache Hit Ratio” issue has been fixed by
increasing the below values however after a few days of stability the
warning is back hence not sure increasing the below parameters are correct
or not.

shared_buffers = 2GB
effective_cache_size = 6GB
maintenance_work_mem = 512MB

Could you please suggest how much we can increase the parameters and how
does it impact the database. 

Thanks,
Rajiv Ranjan


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

Предыдущее
От: postgres@jasonk.me
Дата:
Сообщение: handle tablespaces for partitioned tables during ALTER DATABASE
Следующее
От: Fan Liu
Дата:
Сообщение: why wal_max_size does not work?