Re: Performance tips

From: "Andy Samuel" <andysamuel(at)geocities(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: Re: Performance tips
Date: 2002-01-10 07:02:24
Message-ID: 000b01c199a4$c1db1010$0200a8c0@edpgm
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I think you *should* recreating the indexes and *then* VACUUM ANALYZE.

Regards
Andy
----- Original Message -----
From: "Andrew Perrin" <andrew_perrin(at)unc(dot)edu>
To: "Doug McNaught" <doug(at)wireboard(dot)com>
Cc: <pgsql-general(at)postgresql(dot)org>
Sent: Thursday, January 10, 2002 12:14 PM
Subject: Re: [GENERAL] Performance tips

> Never mind - while I was writing the last message the vacuum analyze
> ended. No messages from vacuum analyze (just the VACUUM
> acknowledgement). I'm recreating the one user-created index (the rest are
> based on serials) now and will re-test queries.
>
> Thanks for everyone's help.
>
> ----------------------------------------------------------------------
> Andrew J Perrin - andrew_perrin(at)unc(dot)edu - http://www.unc.edu/~aperrin
> Assistant Professor of Sociology, U of North Carolina, Chapel Hill
> 269 Hamilton Hall, CB#3210, Chapel Hill, NC 27599-3210 USA
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

Browse pgsql-general by date

  From Date Subject
Next Message will trillich 2002-01-10 09:19:33 caching subtotals: update vs sum -- aaugh!
Previous Message Coax 2002-01-10 06:12:11 Re: Performance tips