Re: Planner statistics, correlations

From: Heikki Linnakangas <heikki(at)enterprisedb(dot)com>
To: Tobias Brox <tobias(at)nordicbet(dot)com>
Cc: Peter Childs <peterachilds(at)gmail(dot)com>, pgsql-performance(at)postgresql(dot)org
Subject: Re: Planner statistics, correlations
Date: 2007-01-12 10:41:34
Message-ID: 45A765DE.9020003@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

Tobias Brox wrote:
> Maybe it would help to partitionate the table every year?

I thought about partitioning the table by state, putting rows with
state=4 into one partition, and all others to another partition.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-performance by date

  From Date Subject
Next Message Tobias Brox 2007-01-12 10:44:22 Re: Planner statistics, correlations
Previous Message Tobias Brox 2007-01-12 09:56:55 Re: Planner statistics, correlations