Re: full vacuum really slows down query

From: "Scott Marlowe" <scott(dot)marlowe(at)gmail(dot)com>
To: "Jason Long" <mailing(dot)list(at)supernovasoftware(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: full vacuum really slows down query
Date: 2008-06-05 22:08:55
Message-ID: dcc563d10806051508i22ee983xe924b52d35bfff68@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Have you run analyze on the tables? bumped up default stats and re-run analyze?

Best way to send query plans is as attachments btw.

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Scott Marlowe 2008-06-05 22:16:46 Re: full vacuum really slows down query
Previous Message Alvaro Herrera 2008-06-05 21:50:57 Re: Annoying messages when copy sql code to psql terminal