Re: go for a script! / ex: PostgreSQL vs. MySQL

Поиск
Список
Период
Сортировка
От Sean Chittenden
Тема Re: go for a script! / ex: PostgreSQL vs. MySQL
Дата
Msg-id 20031010225924.GC8664@perrin.nxad.com
обсуждение исходный текст
Ответ на Re: go for a script! / ex: PostgreSQL vs. MySQL  (Vivek Khera <khera@kcilink.com>)
Ответы Re: go for a script! / ex: PostgreSQL vs. MySQL  (Bruce Momjian <pgman@candle.pha.pa.us>)
Re: go for a script! / ex: PostgreSQL vs. MySQL  (Rod Taylor <rbt@rbt.ca>)
Список pgsql-performance
> NB> So far:
>
> NB> shared_buffers = 1/16th of total memory
> NB> effective_cache_size = 80% of the supposed kernel cache.
>
> Please take into account the blocksize compiled into PG, too...

Would anyone object to a patch that exports the blocksize via a
readonly GUC?  Too many tunables are page dependant, which is
infuriating when copying configs from DB to DB.  I wish pgsql had some
notion of percentages for values that end with a '%'.  -sc

--
Sean Chittenden

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: go for a script! / ex: PostgreSQL vs. MySQL
Следующее
От: "scott.marlowe"
Дата:
Сообщение: Re: further testing on IDE drives