Re: Postgresql 14 performance

From: Frank Streitzig <fstreitzig(at)gmx(dot)net>
To: Kenny Bachman <kenny(dot)bachman17(at)gmail(dot)com>
Cc: Mladen Gogala <gogala(dot)mladen(at)gmail(dot)com>, pgsql-admin(at)lists(dot)postgresql(dot)org
Subject: Re: Postgresql 14 performance
Date: 2022-08-23 14:49:08
Message-ID: YwTo5JSCb3wTyZn3@mini
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

Hi Kenny,

have you enable huge pages? See for example:
https://linuxconfig.org/how-to-enable-hugepages-on-linux

Best regards,
Frank

Am Tue, Aug 23, 2022 at 04:27:54PM +0300 schrieb Kenny Bachman:
> Thank you so much for your response. I checked the huge page status; the
> huge pages not allocated.
>
> AnonHugePages: 0 kB
> ShmemHugePages: 0 kB
> FileHugePages: 0 kB
> HugePages_Total: 0
> HugePages_Free: 0
> HugePages_Rsvd: 0
> HugePages_Surp: 0
> Hugepagesize: 2048 kB
> Hugetlb: 0 kB

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Teja Jakkidi 2022-08-24 22:41:08 Performance issue after creating partitions
Previous Message Kenny Bachman 2022-08-23 13:27:54 Re: Postgresql 14 performance