Re: [HACKERS] shared memory based stat collector (was: Sharing record typmods between backends)
В списке pgsql-hackers по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: [HACKERS] shared memory based stat collector (was: Sharing record typmods between backends) |
| Дата | |
| Msg-id | 10227.1502728119@sss.pgh.pa.us обсуждение |
| Ответ на | Re: [HACKERS] shared memory based stat collector (was: Sharing recordtypmods between backends) (Robert Haas <robertmhaas@gmail.com>) |
| Ответы |
Re: [HACKERS] shared memory based stat collector (was: Sharingrecord typmods between backends)
|
| Список | pgsql-hackers |
Robert Haas <robertmhaas@gmail.com> writes:
> On Mon, Aug 14, 2017 at 12:16 PM, Tom Lane <tgl@sss.pgh.pa.us> wrote:
>> Just FYI, the only values being reported by buildfarm animals are
>> "posix", "sysv", and "windows". So while mmap may be a thing,
>> it's an untested thing.
> I'm pretty sure I dev-tested it before committing anything, but,
> certainly, having ongoing BF coverage woudn't be a bad thing.
Looking closer, the reason those are the only reported values is
that those are the only possible results from initdb's
choose_dsm_implementation(). So the real question here is whether
"mmap" should be considered to dominate "sysv" if it's available.
If so, why isn't choose_dsm_implementation() trying it; and if not,
why are we carrying it?
regards, tom lane
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера