From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | chjischj(at)163(dot)com |
Cc: | pgsql-bugs(at)lists(dot)postgresql(dot)org |
Subject: | Re: BUG #15187: When use huge page, there may be a lot of hanged connections with status startup or authentication |
Date: | 2018-05-04 16:46:40 |
Message-ID: | 28186.1525452400@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-bugs |
=?utf-8?q?PG_Bug_reporting_form?= <noreply(at)postgresql(dot)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
From | Date | Subject | |
---|---|---|---|
Next Message | Andres Freund | 2018-05-04 16:54:34 | Re: BUG #15187: When use huge page, there may be a lot of hanged connections with status startup or authentication |
Previous Message | PG Bug reporting form | 2018-05-04 16:34:46 | BUG #15187: When use huge page, there may be a lot of hanged connections with status startup or authentication |