Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication - Mailing list pgsql-bugs

From Andres Freund
Subject Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication
Date
Msg-id 20180504165434.ftebintpujrhjclf@alap3.anarazel.de
Whole thread Raw
In response to Re: BUG #15187: When use huge page, there may be a lot of hanged connections with status startup or authentication  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re:Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication
List pgsql-bugs
On 2018-05-04 12:46:40 -0400, Tom Lane wrote:
> =?utf-8?q?PG_Bug_reporting_form?= <noreply@postgresql.org> writes:
> > Operating system:   CentOS release 6.5
> 
> > When use  huge page, there may be a lot of hanged connections with status
> > startup or authentication state when multiple concurrent query operations
> > are performed.
> 
> So don't do that.  RHEL6 kernels are pretty ancient at this point,
> and are known to have performance issues with huge pages.

They're known to have perf issues with *transparent* huge pages, not
huge pages, right?

Chen, have you disabled transparent hugepages and zone reclaim?

Greetings,

Andres Freund


pgsql-bugs by date:

Previous
From: Tom Lane
Date:
Subject: Re: BUG #15187: When use huge page, there may be a lot of hanged connections with status startup or authentication
Next
From: chenhj
Date:
Subject: Re:Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication