Re: Increased I/O / Writes

Поиск
Список
Период
Сортировка
От Kevin Grittner
Тема Re: Increased I/O / Writes
Дата
Msg-id CACjxUsOqo5pVFj23A14KZRKmJqaKDe-2mb1NaB_D1dfwN0LQMw@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Increased I/O / Writes  (Lucas Possamai <drum.lucas@gmail.com>)
Ответы Re: Increased I/O / Writes  (Lucas Possamai <drum.lucas@gmail.com>)
Список pgsql-general
On Mon, May 23, 2016 at 4:32 PM, Lucas Possamai <drum.lucas@gmail.com> wrote:

> The spikes were happening because, after the reboot, the HUGE PAGES were
> enabled.
>
> After disabling them, all got back to normal.

Since you said earlier you were on PostgreSQL version 9.2, you must
be talking about transparent huge pages.  Yeah, be sure those are
configured to be disabled in a way that "sticks" on your OS.  When
you get to version 9.4 you will notice that we support huge pages
directly.  That would be expected to work without problems even
though TRANSPARENT huge pages are debilitating.

--
Kevin Grittner
EDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company


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

Предыдущее
От: Lucas Possamai
Дата:
Сообщение: Re: Function PostgreSQL 9.2
Следующее
От: Lucas Possamai
Дата:
Сообщение: Re: Increased I/O / Writes