Need some info on Postgresql - Mailing list pgsql-admin

From Suresh Gupta VG
Subject Need some info on Postgresql
Date
Msg-id 3D5445983859B84B92669C0D883EA6FB0BADA376@ZENMAILHQ1.ind.zensar.com
Whole thread Raw
Responses Re: Need some info on Postgresql  ("Scott Marlowe" <scott.marlowe@gmail.com>)
List pgsql-admin

Hi Team,

 

I am using Postgresql 7.4.2 version on Solaris. There are number of tables say about 30+ tables in our database. I started to “reindex” the tables individually. “reindex table <<table name>>”. All the queries executed normally with less than 1 minute of duration. But one table is not responding any thing even after 10 minutes. The details of the table are …

1) it had 5 column, out of it, one is primary key.

2) There are only 5 rows in it.

3) see this entry for index on that table

                        Schema |           Name            | Type  | Owner |        Table

------------+------------------------------+---------+----------+----------------------

                        public | currency_pkey             | index | pgsql | currency

 

Can you please tell me why it not executing this command on the particular table and I am the owner of the DB? Can you please suggest some thing. We found these days, the database is taking more time to execute any query. We are doing “vacuum Verbose analyze” regularly at low traffic time.

Regards,

G. V. Suresh Gupta

---------------------------------------------------------------------------------------------------------------------------------

Innovative Technology Solutions(ITS), Zensar Technologies

Zensar Knowledge Park, Plot#5, MIDC IT Tower,

Kharadi, Off Nagar Road, Pune – 411014

Landline :  +91-20-66453471           | +91-9890898688                

Email     :   suresh.g@zensar.com    | website:  www.zensar.com

 

 

 

 

 


From: Peter Koczan [mailto:pjkoczan@gmail.com]
Sent: Sunday, November 04, 2007 5:09 AM
To: Suresh Gupta VG
Cc: pgsql-admin@postgresql.org
Subject: Re: Postgresql pg_dumpall

 

DISCLAIMER:
This email may contain confidential or privileged information for the intended recipient(s) and the views expressed in the same are not necessarily the views of Zensar Technologies Ltd. If you are not the intended recipient or have received this e-mail by error, its use is strictly prohibited, please delete the e-mail and notify the sender. Zensar Technologies Ltd. does not accept any liability for virus infected mails.

Attachment

pgsql-admin by date:

Previous
From: Shane Ambler
Date:
Subject: Re: MacOS X 10.5.1 and compiling for multiple Architectures
Next
From: Alvaro Herrera
Date:
Subject: Re: best practices for separating data and logs