Re: 7.4beta2 vs 7.3.3

From: Gaetano Mendola <mendola(at)bigfoot(dot)com>
To: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Cc: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: 7.4beta2 vs 7.3.3
Date: 2003-09-18 21:37:56
Message-ID: 3F6A25B4.4050902@bigfoot.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Tom Lane wrote:
>
> Hm, it sure looks to be exactly the same plan. The performance
> difference seems to be just that the seqscans are faster. I surmise
> that in the 7.3 database you had a lot of dead rows, or at least a lot
> of free space. Possibly you need to vacuum more often to keep down the
> amount of junk in the tables.

The two databases were created from scratch and the first
operation on it ( after a vacuum analyze ) was just that query.

I will try to pump up the statistic target.

Regards
Gaetano Mendola

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Carlos Guzman Alvarez 2003-09-18 21:39:56 Array Parameters on protocol 3.0
Previous Message Manfred Spraul 2003-09-18 21:26:49 Memory buffer alignment