Re: Min/Max for partitioned tables - Mailing list pgsql-general

From Tom Lane
Subject Re: Min/Max for partitioned tables
Date
Msg-id 12650.1293582201@sss.pgh.pa.us
Whole thread Raw
In response to Min/Max for partitioned tables  (tmoore <tmoore@ttitech.net>)
List pgsql-general
tmoore <tmoore@ttitech.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

pgsql-general by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Restore problem
Next
From: bricklen
Date:
Subject: B-tree index with sorting question