Re: Drop Tables Very Slow in Postgresql 7.2.1

From: Andrew Sullivan <ajs(at)crankycanuck(dot)ca>
To: pgsql-performance(at)postgresql(dot)org
Subject: Re: Drop Tables Very Slow in Postgresql 7.2.1
Date: 2004-03-14 15:52:27
Message-ID: 20040314155227.GA1400@phlogiston.dyndns.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On Wed, Mar 10, 2004 at 12:33:01PM +0530, Maneesha Nunes wrote:
> Hello there !!!
>
> I am using postgresql7.2.1 as the backend for an E.R.P system running
> on Linux Redhat 7.2(Enigma)

You should upgrade, to at the _very least_ the last release of 7.2.
There were bugs in earlier releases fixed in later releases; that's
why there's a 7.2.4. (I'll also point out that the 7.2 series is
missing plenty of performance enhancements which came later. I'd get
to work on upgrading, because 7.2 is now basically unmaintained.)

But in any case, you likely have issues on your system tables. I'd
do a VACUUM FULL and a complete REINDEX of the system tables next.

A

--
Andrew Sullivan | ajs(at)crankycanuck(dot)ca
I remember when computers were frustrating because they *did* exactly what
you told them to. That actually seems sort of quaint now.
--J.D. Baldwin

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Andrew Sullivan 2004-03-14 16:00:18 Re: [ADMIN] syslog slowing the database?
Previous Message Kris Jurka 2004-03-14 03:48:01 Re: severe performance issue with planner