Re: measuring shared memory usage on Windows
От | Harald Armin Massa |
---|---|
Тема | Re: measuring shared memory usage on Windows |
Дата | |
Msg-id | 7be3f35d0610200100u7b702a00i4c597b178c5d0fa4@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: measuring shared memory usage on Windows (Mark Kirkwood <markir@paradise.net.nz>) |
Список | pgsql-performance |
Mark,
That would be of no use ... I am quite sure that PostgreSQL allocates the memory as specified; that is: as much as is written in postgresql.conf.
The interesting part is usage of shared memory through the workload.
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.
> And THAT is exactly the challenge of this thread: I am searching for
> tools to check shared memory usage on Windows. ipcs is not available.
> And neither Magnus nor Dave, both main contributors of the win32 port
> of PostgreSQL, and both way wiser concerning Windows internas then me,
> know of some :(
Would it help to have the postmaster report what the shared memory
allocation is when it starts up? (this won't help with the activity
stuff, but at least you would know for sure how *much* you have to use).
The interesting part is usage of shared memory through the workload.
Harald
--
GHUM Harald Massa
persuadere et programmare
Harald Armin Massa
Reinsburgstraße 202b
70197 Stuttgart
0173/9409607
-
Python: the only language with more web frameworks than keywords.
В списке pgsql-performance по дате отправления: