Re: Potential memory usage issue

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bill Moran <wmoran@xxxxxxxxxxxxxxxxxxxxxxx> writes:
> In response to David Brain <dbrain@xxxxxxxxxxxxx>:
>> I am curious as to why 'top' gives such different output on the two 
>> systems - the datasets are large and so I know I benefit from having 
>> high shared_buffers and effective_cache_size settings.

> Have you done any actual queries on the new system?  PG won't use the
> shm until it needs it -- and that doesn't occur until it gets a request
> for data via a query.

More accurately, top won't consider shared mem to be part of the process
address space until it's actually touched by that process.

			regards, tom lane


[Postgresql General]     [Postgresql PHP]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Yosemite]

  Powered by Linux