Re: Shared memory estimation for postgres

Поиск
Список
Период
Сортировка
От leoaaryan
Тема Re: Shared memory estimation for postgres
Дата
Msg-id 1478821210077-5929872.post@n3.nabble.com
обсуждение исходный текст
Ответ на Re: Shared memory estimation for postgres  (John Scalia <jayknowsunix@gmail.com>)
Ответы Re: Shared memory estimation for postgres
Список pgsql-hackers
Hi Jay,

If you are talking about
http://evol-monkey.blogspot.com/2013/08/setting-sharedbuffers-hard-way.html
and the "pg_buffercache" extensions then yes I have gone through it.

The easiest way to find the value for the shared memory computation is to
change the logging level to DEBUG3 and start postgres DB engine and it will
give the calculated value in the log file.

I believe postgres as a DB needs to be running for any extension to run (I
may be wrong here) and I dont want to start the database for this analysis. 

Please correct me if I'm wrong in my concepts or if I've not understood
anything.

-leoaaryan.



--
View this message in context:
http://postgresql.nabble.com/Shared-memory-estimation-for-postgres-tp5929868p5929872.html
Sent from the PostgreSQL - hackers mailing list archive at Nabble.com.



В списке pgsql-hackers по дате отправления:

Предыдущее
От: Corey Huinker
Дата:
Сообщение: Re: Do we need use more meaningful variables to replace 0 in catalog head files?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Do we need use more meaningful variables to replace 0 in catalog head files?