From: | "Tomeh, Husam" <htomeh(at)firstam(dot)com> |
---|---|
To: | "nineday" <nine9day(at)gmail(dot)com>, pgsql-admin(at)postgresql(dot)org |
Subject: | Re: I have a question about Database management |
Date: | 2006-11-07 01:06:58 |
Message-ID: | F1B0F9305B343E43A1C3EECE48B853D5093055@CITGSNA01SXCH02.ana.firstamdata.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
Without knowing more details about what version of postgres and type of
activities going on,etc, it may be hard to figure out what's going out.
However, one maintenance operation that you want to make sure it happens
to is to run vacuum/analyze periodically so that expired tuples can be
re-used, and your statistics get updated in the db system catalog.
--
Husam
________________________________
From: pgsql-admin-owner(at)postgresql(dot)org
[mailto:pgsql-admin-owner(at)postgresql(dot)org] On Behalf Of nineday
Sent: Tuesday, October 31, 2006 3:06 AM
To: pgsql-admin(at)postgresql(dot)org
Subject: [ADMIN] I have a question about Database management
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 ~~
**********************************************************************
This message contains confidential information intended only for the use of the addressee(s) named above and may contain information that is legally privileged. If you are not the addressee, or the person responsible for delivering it to the addressee, you are hereby notified that reading, disseminating, distributing or copying this message is strictly prohibited. If you have received this message by mistake, please immediately notify us by replying to the message and delete the original message immediately thereafter.
Thank you.
FADLD Tag
**********************************************************************
From | Date | Subject | |
---|---|---|---|
Next Message | Bruno Wolff III | 2006-11-07 04:38:15 | Re: I have a question about Database management |
Previous Message | Richard Broersma Jr | 2006-11-06 23:00:04 | Re: Database size |