Re: Trying out read streams in pgvector (an extension)

Поиск
Список
Период
Сортировка
От Thomas Munro
Тема Re: Trying out read streams in pgvector (an extension)
Дата
Msg-id CA+hUKGLndk9MdFu9w3z7NFGrd15vD76p96Qby8SOG5MzWYbxJQ@mail.gmail.com
обсуждение исходный текст
Ответ на Trying out read streams in pgvector (an extension)  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Fri, Sep 6, 2024 at 4:28 PM Thomas Munro <thomas.munro@gmail.com> wrote:
> Without this
> patch for PostgreSQL, it reads 1, 2, 4, 7 blocks (= 16 in total)
> before it has to take a break to hop to a new page, and then it start
> again at 1.  Oops.

Erm, correction: 1, 2, 4, 8, 1 (because it runs out due to m == 16 and resets).



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