Re: Optimzing Postgresql

Поиск
Список
Период
Сортировка
От Scott Marlowe
Тема Re: Optimzing Postgresql
Дата
Msg-id dcc563d10805260744v4b2536e1ufa6f8fd7453590ce@mail.gmail.com
обсуждение исходный текст
Ответ на Optimzing Postgresql  ("Ram Ravichandran" <ramkaka@gmail.com>)
Список pgsql-general
On Sat, May 24, 2008 at 12:57 PM, Ram Ravichandran <ramkaka@gmail.com> wrote:
> Hi,
>
> I am deciding between MySQL and Postgres. I'm leaning towards Postgres
> mainly due the widely publicized speed when using transactions. However, I
> am not able to find any good books / resources for tuning/ optimizing the
> database. Is there a book like "High Performance MySQL" for Postgres that
> teaches what the different parameters are and how to tune them?
> Or do most techniques covered in the High Performance Mysql apply to
> Postgres too?

Aside from all the really good advice you've received so far, another
vital step is running the latest version of pgsql.  8.3 has a lot of
improvements, and look for 8.4 to be the same way.

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

Предыдущее
От: johnf
Дата:
Сообщение: Re: editing functions/triggers etc..
Следующее
От: Skip Evans
Дата:
Сообщение: PostgreSQL full text vs. MySQL