Re: performance issues

Поиск
Список
Период
Сортировка
От DHSC Webmaster
Тема Re: performance issues
Дата
Msg-id 3B28CF08.A038D9FE@dhs-club.com
обсуждение исходный текст
Ответ на performance issues  (DHSC Webmaster <webmaster@dhs-club.com>)
Ответы Re: performance issues  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-admin
Thank you Tom. That has seemed to help substantially.
I received another sugestion to increase -B 30000 which would give 240
meg. to postgres. I plan to give that a try. I've already reset the
SHMMAX val in sysctl to accomodate that size. Do you see any reason not
to try this? My thought is if some is good, more must be better. :)
Also I noticed in this artice:
http://www.ca.postgresql.org/docs/faq-english.html#3.7
mention of another memory parameter (-S), however the elephant book
refers to -S as silent mode.
Could you clarify this?

Tom Lane wrote:
>
> DHSC Webmaster <webmaster@dhs-club.com> writes:
> > We are running 7.0.3 on a RH 7.0 box w/twin 733 pentium CPUs, 512 meg.
> > ram and a 3 drive raid 5 scsi array. The machine is dedicated. Our main
> > table is about 700,000 rows with an associated table of about 15,000
> > rows.
> > -N 128 -B 256
>
> That's not nearly enough buffers for an installation that size.  Try -B
> of a few thousand.
>
>                         regards, tom lane

--
Bill MacArthur
Webmaster
DHS Club

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

Предыдущее
От: Sébastien HEITZMANN
Дата:
Сообщение: Re: Transactions and Locks writing in PLPGSQL
Следующее
От: "pgsql-admin"
Дата:
Сообщение: 7.0.3 -> 7.1.2; pg_setlocale error