Re: PostgreSQL performance problem -> tuning
От
Shridhar Daithankar
Тема
Re: PostgreSQL performance problem -> tuning
Дата
Msg-id
3F324F18.6307.4A8BB7A@localhost
Ответ на
Re: PostgreSQL performance problem -> tuning (Yaroslav Mazurak)
Список
Дерево обсуждения
PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning Tom Lane <tgl@sss.pgh.pa.us>
Re: PostgreSQL performance problem -> tuning Richard Huxton <dev@archonet.com>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning Tom Lane <tgl@sss.pgh.pa.us>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
Re: PostgreSQL performance problem -> tuning "Richard Huxton" <dev@archonet.com>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning Richard Huxton <dev@archonet.com>
Re: PostgreSQL performance problem -> tuning Dennis Björklund <db@zigo.dhs.org>
Re: PostgreSQL performance problem -> tuning "Shridhar Daithankar" <shridhar_daithankar@persistent.co.in>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning Richard Huxton <dev@archonet.com>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning Richard Huxton <dev@archonet.com>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning "scott.marlowe" <scott.marlowe@ihs.com>
Re: PostgreSQL performance problem -> tuning Yaroslav Mazurak <yamazurak@Lviv.Bank.Gov.UA>
Re: PostgreSQL performance problem -> tuning matt <matt@ymogen.net>
Re: PostgreSQL performance problem -> tuning Ron Johnson <ron.l.johnson@cox.net>
Re: PostgreSQL performance problem -> tuning "scott.marlowe" <scott.marlowe@ihs.com>
Re: PostgreSQL performance problem -> tuning "scott.marlowe" <scott.marlowe@ihs.com>
On 7 Aug 2003 at 10:05, Yaroslav Mazurak wrote: > > It needs to reflect how much cache the system is using - try the "free" > > command to see figures. > > I'm not found "free" utility on FreeBSD 4.7. :( Grr.. I don't like freeBSD for it's top output.Active/inactive/Wired.. Grr.. why can't it be shared buffered and cached? Same goes for HP-UX top. Looking at it one gets hardly any real information.. Anyway that's just me.. Top on freeBSD seems pretty unintuituive em but if you find any documentation on that, that would help you. ( Haven't booted in freeBSD in ages so no data out of my head..) You can try various sysctls on freeBSD. Basicalyl idea is to find out how much of memory is used and how much is cached. FreeBSD must be providing that one in some form.. IIRC there is a limit on filesystem cache on freeBSD. 300MB by default. If that is the case, you might have to raise it to make effective_cache_size really effective.. HTH Bye Shridhar -- Another war ... must it always be so? How many comrades have we lostin this way? ... Obedience. Duty. Death, and more death ... -- Romulan Commander, "Balance of Terror", stardate 1709.2
В списке pgsql-performance по дате отправления