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

Поиск
Список
Период
Сортировка
От Melanie Plageman
Тема Re: Trying out read streams in pgvector (an extension)
Дата
Msg-id CAAKRu_ZmXSVVhJ0AQeDpbdznykcR9TO9s7ATE19zgiB0kBWK0A@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Trying out read streams in pgvector (an extension)  (Thomas Munro <thomas.munro@gmail.com>)
Список pgsql-hackers
On Tue, Nov 11, 2025 at 11:12 PM Thomas Munro <thomas.munro@gmail.com> wrote:
>
> Here is a draft patch like that, that tries to be as small as
> possible.  Trying out the name read_stream_resume().

I like read_stream_resume(). Tested out 0001 with pgvector and can
confirm it works.

In the test, I would initialize test_read_stream_resume_state.count to 0

+    test_read_stream_resume_state state = {.blkno = blkno};

- Melanie



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