Re: I have a question about Database management - Mailing list pgsql-admin

From imad
Subject Re: I have a question about Database management
Date
Msg-id 1f30b80c0611061054j2ce6516bvf1c507f8a3673f0b@mail.gmail.com
Whole thread Raw
In response to I have a question about Database management  (nineday <nine9day@gmail.com>)
List 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 by date:

Previous
From: steven.cardinal@gmail.com
Date:
Subject: createlang on Mac OS X
Next
From: Richard Broersma Jr
Date:
Subject: Re: About Distributed Database Systems