Re: Asynchronous and "direct" IO support for PostgreSQL.

Поиск
Список
Период
Сортировка
От Bharath Rupireddy
Тема Re: Asynchronous and "direct" IO support for PostgreSQL.
Дата
Msg-id CALj2ACXwyQ4LwbgWzBrVv+mtB=_949w+ZLM4WXKLaJkKHUsnNA@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Asynchronous and "direct" IO support for PostgreSQL.  (Andres Freund <andres@anarazel.de>)
Список pgsql-hackers
On Wed, Sep 1, 2021 at 11:27 AM Andres Freund <andres@anarazel.de> wrote:
>
> Hi,
>
> Attached is an updated patch AIO series. The major changes are:

Hi Andres, is there a plan to get fallocate changes alone first? I think fallocate API can help parallel inserts work (bulk relation extension currently writes zero filled-pages) and make pre-padding while allocating WAL files faster.

Regards,
Bharath Rupireddy.

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

Предыдущее
От: Pavel Stehule
Дата:
Сообщение: Re: Make name optional in CREATE STATISTICS
Следующее
От: Stephen Frost
Дата:
Сообщение: Re: gitmaster access