Re: Pithy patch for more detailed error reporting when effective_io_concurrency is set to nonzero on platforms lacking posix_fadvise()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Pithy patch for more detailed error reporting when effective_io_concurrency is set to nonzero on platforms lacking posix_fadvise()
Дата
Msg-id 740.1538165565@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Pithy patch for more detailed error reporting wheneffective_io_concurrency is set to nonzero on platforms lackingposix_fadvise()  (James Robinson <james@jlr-photo.com>)
Список pgsql-hackers
James Robinson <james@jlr-photo.com> writes:
> Per Tom's suggestion on bug #15396, here's a patch to have platforms such as OSX give a more descriptive message when
rejectinga nonzero value for effective_io_concurrency. 

Pushed with minor editorialization.

            regards, tom lane


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

Предыдущее
От: Peter Geoghegan
Дата:
Сообщение: Re: On-disk compatibility for nbtree-unique-key enhancement
Следующее
От: Peter Eisentraut
Дата:
Сообщение: Re: Continue work on changes to recovery.conf API