Re: selects from large tables - Mailing list pgsql-performance

From Stephan Szabo
Subject Re: selects from large tables
Date
Msg-id 20021118083059.P51208-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: selects from large tables  (Nikk Anderson <Nikk.Anderson@parallel.ltd.uk>)
List pgsql-performance
On Mon, 18 Nov 2002, Nikk Anderson wrote:

> Hi,
> Thanks for the reply Stephen, the data is 'somewhat' realistic.....

Tom's said most of what I would have, except that if you've got a wide
variation based on job_id you may want to change the statistics gathering
defaults for that column with ALTER TABLE ALTER COLUMN SET STATISTICS when
you get to 7.2.



pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: selects from large tables
Next
From: Nikk Anderson
Date:
Subject: Re: selects from large tables