Re: Streaming I/O, vectored I/O (WIP)

Поиск
Список
Период
Сортировка
От Melanie Plageman
Тема Re: Streaming I/O, vectored I/O (WIP)
Дата
Msg-id CAAKRu_akhP6+yeks6hp+hu5D0hJW-y21eM_XaAuN-NCbBJtD1w@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Streaming I/O, vectored I/O (WIP)  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
I've written a new version of the vacuum streaming read user on top of
the rebased patch set [1]. It differs substantially from Andres' and
includes several refactoring patches that can apply on top of master.
As such, I've proposed those in a separate thread [2]. I noticed mac
and windows fail to build on CI for my branch with the streaming read
code. I haven't had a chance to investigate  -- but I must have done
something wrong on rebase.

- Melanie

[1] https://github.com/melanieplageman/postgres/tree/stepwise_vac_streaming_read
[2] https://www.postgresql.org/message-id/CAAKRu_Yf3gvXGcCnqqfoq0Q8LX8UM-e-qbm_B1LeZh60f8WhWA%40mail.gmail.com



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

Предыдущее
От: Melanie Plageman
Дата:
Сообщение: Confine vacuum skip logic to lazy_scan_skip
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_stat_statements: more test coverage