Re: Min/Max for partitioned tables

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: tmoore <tmoore(at)ttitech(dot)net>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Min/Max for partitioned tables
Date: 2010-12-29 00:23:21
Message-ID: 12650.1293582201@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

tmoore <tmoore(at)ttitech(dot)net> writes:
> Using 8.4, seeing min/max doing sequential scans for partitioned tables and
> noticed similar posts. It wasn't clear to me if 9.0 addressed this. Wondered
> what the state of this was.

Fixed for 9.1:
http://archives.postgresql.org/pgsql-committers/2010-11/msg00028.php

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message bricklen 2010-12-29 00:58:27 B-tree index with sorting question
Previous Message Adrian Klaver 2010-12-29 00:21:14 Re: Restore problem