Re: shared_buffers advice

Поиск
Список
Период
Сортировка
Искать
От
Cédric Villemain
Тема
Re: shared_buffers advice
Дата
в 07:29:11
Msg-id
AANLkTinuS4hWw-Pg6RFpzsMo9qQj7zC-FulEgtn83Gkr@mail.gmail.com
Ответ на
Список
Дерево обсуждения
shared_buffers advice Paul McGarry <paul@paulmcgarry.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
[SPAM] Re: shared_buffers advice Ben Chobot <bench@silentmedia.com>
Re: shared_buffers advice Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
Re: shared_buffers advice Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
Re: shared_buffers advice Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
Re: shared_buffers advice Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
Re: shared_buffers advice Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
Re: shared_buffers advice Cédric Villemain <cedric.villemain.debian@gmail.com>
Re: shared_buffers advice Merlin Moncure <mmoncure@gmail.com>
Re: shared_buffers advice Konrad Garus <konrad.garus@gmail.com>
Re: shared_buffers advice Merlin Moncure <mmoncure@gmail.com>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
Re: shared_buffers advice Merlin Moncure <mmoncure@gmail.com>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
Re: shared_buffers advice Merlin Moncure <mmoncure@gmail.com>
Re: shared_buffers advice Scott Marlowe <scott.marlowe@gmail.com>
Re: shared_buffers advice Dave Crooke <dcrooke@gmail.com>
Re: shared_buffers advice Dave Crooke <dcrooke@gmail.com>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
Re: shared_buffers advice "Pierre C" <lists@peufeu.com>
Re: shared_buffers advice Tom Lane <tgl@sss.pgh.pa.us>
Re: shared_buffers advice Greg Stark <gsstark@mit.edu>
Re: shared_buffers advice Alvaro Herrera <alvherre@commandprompt.com>
Re: shared_buffers advice Tom Lane <tgl@sss.pgh.pa.us>
Re: shared_buffers advice Alvaro Herrera <alvherre@commandprompt.com>
Re: shared_buffers advice Tom Lane <tgl@sss.pgh.pa.us>
Re: shared_buffers advice Alvaro Herrera <alvherre@commandprompt.com>
Re: shared_buffers advice Tom Lane <tgl@sss.pgh.pa.us>
Re: shared_buffers advice Alvaro Herrera <alvherre@commandprompt.com>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
Re: shared_buffers advice Dimitri Fontaine <dfontaine@hi-media.com>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
Re: shared_buffers advice Dimitri Fontaine <dfontaine@hi-media.com>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
Re: shared_buffers advice Nikolas Everett <nik9000@gmail.com>
Re: shared_buffers advice "Pierre C" <lists@peufeu.com>
Re: shared_buffers advice Greg Stark <gsstark@mit.edu>
Re: shared_buffers advice Greg Smith <greg@2ndquadrant.com>
2010/5/27 Konrad Garus :
> 2010/5/27 Cédric Villemain :
>
>> It works thanks to mincore/posix_fadvise stuff : you need linux.
>> It is stable enough in my own experiment. I did use it for debugging
>> purpose in production servers with succes.
>
> What impact does it have on performance?

pgmincore() and pgmincore_snapshot() both are able to mmap up to 1GB.
I didn't mesure a performance impact. But I haven't enough benchmarks/test yet.

>
> Does it do anything, is there any interaction between it and PG/OS,
> when it's not executing a command explicitly invoked by me?

pgfincore does nothing until you call one of the functions.

Reducing the mmap window is faisable, and I had start something to use
effective_io_concurrency in order to improve prefetch (for restore)
but this part of the code is not yet finished.

>
> --
> Konrad Garus
>



-- 
Cédric Villemain               2ndQuadrant
http://2ndQuadrant.fr/     PostgreSQL : Expertise, Formation et Support
В списке pgsql-performance по дате отправления
От: Konrad Garus
Дата:
Сообщение: Re: shared_buffers advice
От: Krzysztof Nienartowicz
Дата:
FAQ