| From: | Kanimozhi Manoharan <kanithilak(at)gmail(dot)com> |
|---|---|
| To: | pgsql-sql(at)lists(dot)postgresql(dot)org |
| Subject: | Re: Postgres fine tuning |
| Date: | 2024-06-03 05:26:07 |
| Message-ID: | CAA9MTjQbFq10fhxGesCPB=LgW56d9LiUMAmMWwacMbZYbDZ=fA@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
Team, please share your thoughts.
Regards,
Kanimozhi.
On Fri, May 31, 2024 at 11:12 AM Kanimozhi Manoharan <kanithilak(at)gmail(dot)com>
wrote:
> Hi Team,
>
> Recently we migrated from the OS from Cent 7 to RHEL 8 version. Post
> migration we are seeing high memory usage. Upon checking with RHEL team,
> they are asking to fine tune the system for postgres and to configure huge
> pages to improve the performance.
>
> /etc/sysctl.conf
> <snip>
> vm.swappiness = 10
> vm.dirty_expire_centisecs = 500
> vm.dirty_writeback_centisecs = 250
> vm.dirty_ratio = 15
> vm.dirty_background_ratio = 3
>
> Is this value recommended for all systems running postgres ? Please let me
> know if it is fine to update this.
>
> Regards,
> Kanimozhi.
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Axel Rau | 2024-06-25 17:04:41 | struggling with GRANT while upgrading from 13 to 16 |
| Previous Message | intmail01 | 2024-05-31 15:33:01 | Re: Pgadmin 4 cannot add or modify line in a view |