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

From Tom Lane
Subject Re: BUG #15187: When use huge page, there may be a lot of hanged connections with status startup or authentication
Date
Msg-id 28186.1525452400@sss.pgh.pa.us
Whole thread Raw
In response to BUG #15187: When use huge page,there may be a lot of hanged connections with status startup orauthentication  (PG Bug reporting form <noreply@postgresql.org>)
Responses Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication  (Andres Freund <andres@anarazel.de>)
List pgsql-bugs
=?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.  If you can
replicate the problem on a modern kernel, somebody might be motivated
to look into it; but not on that platform.  In any case it's very
unlikely that this is a Postgres problem rather than a kernel problem.

            regards, tom lane


pgsql-bugs by date:

Previous
From: PG Bug reporting form
Date:
Subject: BUG #15187: When use huge page,there may be a lot of hanged connections with status startup orauthentication
Next
From: Andres Freund
Date:
Subject: Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication