Re: PostgreSQL vs. MySQL

Поиск
Список
Период
Сортировка
От Bruce Momjian
Тема Re: PostgreSQL vs. MySQL
Дата
Msg-id 200310081758.h98Hwvr15088@candle.pha.pa.us
обсуждение исходный текст
Ответ на Re: PostgreSQL vs. MySQL  (Josh Berkus <josh@agliodbs.com>)
Ответы Re: PostgreSQL vs. MySQL
Список pgsql-performance
Josh Berkus wrote:
> Bruce,
>
> > Agreed.  Text added to install docs:
> >
> >    <para>
> >     By default, <productname>PostgreSQL</> is configured to run on minimal
> >     hardware.  This allows it to start up with almost any hardware
> >     configuration. However, the default configuration is not designed for
> >     optimum performance. To achieve optimum performance, several server
> >     variables must be adjusted, the two most common being
> >     <varname>shared_buffers</varname> and <varname> sort_mem</varname>
> >     mentioned in <![%standalone-include[the documentation]]>
> >     <![%standalone-ignore[<xref
> > linkend="runtime-config-resource-memory">]]>. Other parameters in
> > <![%standalone-include[the documentation]]> <![%standalone-ignore[<xref
> > linkend="runtime-config-resource">]]> also affect performance.
> >    </para>
>
> What would you think of adding a condensed version of my and Shridhar's guide
> to the install docs?  I think I can offer a 3-paragraph version which would
> cover the major points of setting PostgreSQL.conf.

Yes, I think that is a good idea --- now, does it go in the install
docs, or in the docs next to each GUC item?

--
  Bruce Momjian                        |  http://candle.pha.pa.us
  pgman@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

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

Предыдущее
От: Josh Berkus
Дата:
Сообщение: Re: PostgreSQL vs. MySQL
Следующее
От: Greg Spiegelberg
Дата:
Сообщение: Re: Compare rows