Re: [SQL] Performance - Mailing list pgsql-sql

From G. Anthony Reina
Subject Re: [SQL] Performance
Date
Msg-id 36E6BD8E.F0B7B4B3@nsi.edu
Whole thread Raw
In response to Re: [SQL] Performance  (Jason Slagle <raistlin@tacorp.net>)
List pgsql-sql
Jason Slagle wrote:

> And how long is normal for Vacuum analyze to take on bout 350 megs of
> DATA?
>
> Jason
>

My database is 1.4 Gig. It takes about 2-3 minutes for a vacuum analyze verbose.
I have had problems in the past with a corrupted main index (the table of
tables). In such a case, the vacuum never stops even after > 48 hours. Try
vacuuming your tables one-by-one if you have really long vaccums (> 1 hour). If
the tables vacuum one-by-one alright, then you have a corrupted main index.

-Tony



pgsql-sql by date:

Previous
From: Jason Slagle
Date:
Subject: Re: [SQL] Performance
Next
From: Karl Denninger
Date:
Subject: Re: [SQL] Performance