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

From Bruce Momjian
Subject Re: [SQL] Performance
Date
Msg-id 199903101911.OAA19707@candle.pha.pa.us
Whole thread Raw
In response to Re: [SQL] Performance  (Karl Denninger <karl@Denninger.Net>)
List pgsql-sql
> That's a waste - a vacuum on a table with no deletes having been executed
> and no indices will go through everything and do absolutely nothing :-)

Ah, but VACUUM ANALYZE does statistics, which is needed.  I should break
out ANALYZE as a separate command.

--
  Bruce Momjian                        |  http://www.op.net/~candle
  maillist@candle.pha.pa.us            |  (610) 853-3000
  +  If your life is a hard drive,     |  830 Blythe Avenue
  +  Christ can be your backup.        |  Drexel Hill, Pennsylvania 19026

pgsql-sql by date:

Previous
From: pierre@desertmoon.com
Date:
Subject: HJ#####.#
Next
From: "Jackson, DeJuan"
Date:
Subject: RE: [HACKERS] Bug on complex subselect (was: Bug on complex join)