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

Поиск
Список
Период
Сортировка
От Andres Freund
Тема Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication
Дата
Msg-id 20180506195712.xgjxjbi2ftriws4q@alap3.anarazel.de
обсуждение исходный текст
Ответ на Re:Re:Re: BUG #15187: When use huge page, there may be a lot ofhanged connections with status startup or authentication  (chenhj <chjischj@163.com>)
Ответы Re:Re: BUG #15187: When use huge page, there may be a lot of hangedconnections with status startup or authentication  (chenhj <chjischj@163.com>)
Список pgsql-bugs
On 2018-05-06 23:45:17 +0800, chenhj wrote:
> >>
> >>Chen, have you disabled transparent hugepages and zone reclaim?
> >>
> >>Greetings,
> >>
> >>Andres Freund>>c) Depend on huge page >huge_page=on, happen(no matter transparent_hugepage is [always] or [never])
>huge_page=off,not happen
 
> >
> >When disable transparent hugepages ,this problem also occurs.
> >Aboud zone reclaim,I will see it later.
> >What I doubt is that this problem does not occurs at PostgreSQL 9.6.2 (I tested 10.2 and 9.6.2 on the same machine)
> >d) Depend on PostgreSQL Version
> >PostgreSQL 10.2 happen
> >PostgreSQL 9.6 not happen
> >Chen Huajun
> The problem occurs whether vm.zone_reclaim_mode is set to 0 or 1.
> 
> In addition, what needs to be corrected is that even huge_pages=off is problematic.
> 
> Huge_pages = on SQL execution is a very slow , and with hangd connections in startup and auth state.
> 

You'd probably need to provide a few perf profiles to get further
insight.

Greetings,

Andres Freund


В списке pgsql-bugs по дате отправления:

Предыдущее
От: chenhj
Дата:
Сообщение: Re:Re:Re: BUG #15187: When use huge page, there may be a lot ofhanged connections with status startup or authentication
Следующее
От: "158306855"
Дата:
Сообщение: [BUG] Re-entering malloc problem when use --enable-nls build postgresql