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

Поиск
Список
Период
Сортировка
От David Rowley
Тема Re: Streaming I/O, vectored I/O (WIP)
Дата
Msg-id CAApHDvr9Un-XpDr_+AFdOGM38O2K8SpfoHimqZ838gguTGYBiQ@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Streaming I/O, vectored I/O (WIP)  (Nazir Bilal Yavuz <byavuz81@gmail.com>)
Ответы Re: Streaming I/O, vectored I/O (WIP)  (David Rowley <dgrowleyml@gmail.com>)
Список pgsql-hackers
I've attached a patch with a few typo fixes and what looks like an
incorrect type for max_ios. It's an int16 and I think it needs to be
an int. Doing "max_ios = Min(max_ios, PG_INT16_MAX);" doesn't do
anything when max_ios is int16.

David

Вложения

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

Предыдущее
От: "Imseih (AWS), Sami"
Дата:
Сообщение: Re: query_id, pg_stat_activity, extended query protocol
Следующее
От: Yugo NAGATA
Дата:
Сообщение: Extend ALTER DEFAULT PRIVILEGES for large objects