Re: Re: slow server

Tom Lane <tgl@sss.pgh.pa.us>

From: Tom Lane <tgl@sss.pgh.pa.us>
To: Marc Wrubleski <mlwruble@sorexsoftware.com>
Cc: pgsql-general@postgresql.org
Date: 2001-04-03T23:30:54Z
Lists: pgsql-general
Marc Wrubleski <mlwruble@sorexsoftware.com> writes:
> A good ( and simple ) lesson to be learned here. The poor performance
> was because I did not run vacuum analyse on the db.

Hmm ... that should have shown up in different plans.  Didn't you say
that you had checked the plans were the same?

			regards, tom lane