Re: shared_buffer=2*max_connections?
От
Bruce Momjian
Тема
Re: shared_buffer=2*max_connections?
Дата
Msg-id
200107202052.f6KKqR117037@candle.pha.pa.us
Ответ на
shared_buffer=2*max_connections? (Thalis A. Kalfigopoulos)
Список
Дерево обсуждения
shared_buffer=2*max_connections? "Thalis A. Kalfigopoulos" <thalis@cs.pitt.edu>
Re: shared_buffer=2*max_connections? Bruce Momjian <pgman@candle.pha.pa.us>
Re: shared_buffer=2*max_connections? Tom Lane <tgl@sss.pgh.pa.us>
> I see in postgresql.conf what seems to be the suggested way to go: > > #shared_buffers = 2*max_connections # min 16 > > This seems to imply that every connection is to take 16kb of shmem on average. From my understanding this depends on the size of the query->involved relations, the sort_mem size etc.etc. It is assuming two 8k buffers per backend. They are shared. This is just an estimate and probably doesn't accurately show how many you will need for your query load. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 853-3000 + If your life is a hard drive, | 830 Blythe Avenue + Christ can be your backup. | Drexel Hill, Pennsylvania 19026
В списке pgsql-general по дате отправления
От: IRWIN,KEITH (Non-HP-Corvallis,ex1)
Дата: