Re: Problem on Linux

Поиск
Список
Период
Сортировка
От Nabil Sayegh
Тема Re: Problem on Linux
Дата
Msg-id 1053623630.628.6.camel@billy
обсуждение исходный текст
Ответ на Problem on Linux  ("Molenda, Mark P" <mark.molenda@eds.com>)
Список pgsql-novice
Am Don, 2003-05-22 um 16.33 schrieb Molenda, Mark P:

> Is there a better way?  And how do I tune the stock RedHat version?  I
> really don't want to have to load it again from scratch (source).

Did you try a: "VACUUM ANALYZE" ?
It calculates indexes etc. automatically (depending on your usage).

Also you could try "EXPLAIN <your query>" to get a hint how postgresql
handles it and maybe to improve the querys manually.

HTH
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : www.e-trolley.de
--
 e-Trolley Sayegh & John, Nabil Sayegh
 Tel.: 0700 etrolley /// 0700 38765539
 Fax.: +49 69 8299381-8
 PGP : www.e-trolley.de


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

Предыдущее
От: Renê Salomão
Дата:
Сообщение: Re: Installing PlPerl
Следующее
От: Nabil Sayegh
Дата:
Сообщение: Re: timestamp data type?