Re: PostgreSQL Database performance

Поиск
Список
Период
Сортировка
Искать
От
John R Pierce
Тема
Re: PostgreSQL Database performance
Дата
Msg-id
c3e65fe0-9d9e-0b54-01c4-969e7f906576@hogranch.com
Ответ на
Список
Дерево обсуждения
PostgreSQL Database performance "Pradeep" <pgundala@avineonindia.com>
Re: PostgreSQL Database performance "Ilya Kazakevich" <Ilya.Kazakevich@JetBrains.com>
Re: PostgreSQL Database performance Naveed Shaikh <naveed.shaikh@enterprisedb.com>
Re: PostgreSQL Database performance John R Pierce <pierce@hogranch.com>
Re: PostgreSQL Database performance Naveed Shaikh <naveed.shaikh@enterprisedb.com>
Re: PostgreSQL Database performance "Pradeep" <pgundala@avineonindia.com>
Re: PostgreSQL Database performance Naveed Shaikh <naveed.shaikh@enterprisedb.com>
Re: PostgreSQL Database performance Merlin Moncure <mmoncure@gmail.com>
Re: PostgreSQL Database performance Jeff Janes <jeff.janes@gmail.com>
Re: PostgreSQL Database performance Scott Marlowe <scott.marlowe@gmail.com>
Re: PostgreSQL Database performance Jim Nasby <Jim.Nasby@BlueTreble.com>
Re: PostgreSQL Database performance Steve Atkins <steve@blighty.com>
Re: PostgreSQL Database performance Scott Marlowe <scott.marlowe@gmail.com>
On 9/2/2016 8:38 PM, Pradeep wrote:
> ...  In task bar it is showing 2.7GB Utilization ...

odd, the task bar doesn't show any sort of memory utilization on any of 
my windows systems.    are you referring instead to the Task Manager ?

Note the Windows Task Manager by default doesn't show shared memory 
resources either, you'd have to go to the 'details...' view, then add a 
column for 'Memory (shared working set)' to see this.

also note, the 'working set' is the memory thats actually being used, 
not potentially allocated.   so even if you've told PG it can have 10GB 
of shared buffers, if your database accesses since restarting the 
database server have only touched 2GB of actual data, thats all that can 
be 'working set'


-- 
john r pierce, recycling bits in santa cruz


В списке pgsql-general по дате отправления
От: Merlin Moncure
Дата:
От: Geoff Winkless
Дата:
FAQ