Re: I have a question about Database management

Поиск
Список
Период
Сортировка
От imad
Тема Re: I have a question about Database management
Дата
Msg-id 1f30b80c0611061054j2ce6516bvf1c507f8a3673f0b@mail.gmail.com
обсуждение исходный текст
Ответ на I have a question about Database management  (nineday <nine9day@gmail.com>)
Список pgsql-admin
You need to vacum (probably re-index) your tables
periodically to get the best performance.

These vacuming and indexing tools should already
be there with your PostgreSQL installation.

--Imad
www.EnterpriseDB.com


On 10/31/06, nineday <nine9day@gmail.com> wrote:
> I have a trouble.
> My DBMS is PostgreSQL which is accessory to Red hat 9.0.
> At the initial stages, it was very quick when select ,but operated for
> several months , it  become to very slow ,especially in a pivotal table.
> So,I exported data ,and recreate tables , finally import data, it get right
> .
>
> I do not know why. and what is the solution to my trouble
>                     Thank you very much ~~

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

Предыдущее
От: steven.cardinal@gmail.com
Дата:
Сообщение: createlang on Mac OS X
Следующее
От: Richard Broersma Jr
Дата:
Сообщение: Re: About Distributed Database Systems