Re: Huge swap usage

Поиск
Список
Период
Сортировка
От Ricardo Martin Gomez
Тема Re: Huge swap usage
Дата
Msg-id SC1P152MB13443892C0EC956416CBB7F7A3C70@SC1P152MB1344.LAMP152.PROD.OUTLOOK.COM
обсуждение исходный текст
Ответ на Re: Huge swap usage  (Denis Corà <dcora@ibc.it>)
Ответы Re: Huge swap usage  (Ricardo Martin Gomez <rimartingomez@hotmail.com>)
Список pgsql-admin
Hi Mariano.
You must reconfigure postgres.conf.
Never use the same value in swap and share buffers.
Best regards.



From: Denis Corà <dcora@ibc.it>
Sent: Wednesday, February 28, 2018 5:17:05 AM
To: m.digirolamo@tecnodata-srl.it
Cc: pgsql-admin@lists.postgresql.org
Subject: Re: Huge swap usage
 

hi Mariano,

use smem (epel repository) to find process use swap; on dedicate server, i think you can set swappiness to 5

Denis

Il 27/02/2018 12:45, Mariano Di Girolamo ha scritto:
Hi to all,
I have a virtual server centos 7.3 with posgres 9.5.7 and I have a problem with huge swap usage.
In this moment I have 0 GB of free swap and 6,5 GB of RAM free.
My swappiness is set to 30 (as default) and the page size is 4 kB.
Is there someone that can help me to solve the problem?
Below my server configuration.

Thanks

---------------------
Centos 7.3.1611
vCPU: 4
RAM: 16 GB
SWAP: 4GB
Postgresql: 9.5.7

## custom section of postgresql.conf ##
port = 5432
max_connections = 250
shared_buffers = 4GB
maintenance_work_mem = 512MB
checkpoint_timeout = 30min
escape_string_warning = off
standard_conforming_strings = off
work_mem = 32MB
effective_cache_size = 4GB
max_wal_senders = 10
log_parser_stats = on
log_planner_stats = on
log_executor_stats = on
log_statement_stats = on
log_autovacuum_min_duration = 216000000





Mariano Di Girolamo
cell. +39 329 0552286
tel. +39 0735 7626263
Tecnodata s.r.l. - Via Val Tiberina, 23A - 63074 San Benedetto del Tronto (AP) Italy
Il contenuto di questa e-mail e degli eventuali allegati, è strettamente confidenziale, non producibile in giudizio e destinato alla/e persona/e a cui è indirizzato. Se avete ricevuto per errore questa e-mail, Vi preghiamo di segnalarcelo immediatamente e di cancellarla dal vostro computer. E' fatto divieto di copiare e divulgare il contenuto di questa e-mail. Ogni utilizzo abusivo delle informazioni qui contenute da parte di persone terze o comunque non indicate nella presente e-mail, potrà essere perseguito ai sensi di legge.

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

Предыдущее
От: butkovic@gmail.com
Дата:
Сообщение: pgadmin4 dockerfile enhancements
Следующее
От: Ricardo Martin Gomez
Дата:
Сообщение: Re: Huge swap usage