Re: Picking out the most recent row using a time stamp column - Mailing list pgsql-performance

From Josh Berkus
Subject Re: Picking out the most recent row using a time stamp column
Date
Msg-id 4D696B38.5070603@agliodbs.com
Whole thread Raw
In response to Re: Picking out the most recent row using a time stamp column  (Dave Crooke <dcrooke@gmail.com>)
Responses Re: Picking out the most recent row using a time stamp column  (Dave Johansen <davejohansen@gmail.com>)
List pgsql-performance
Dave,

Why not test the windowing version I posted?

--
                                  -- Josh Berkus
                                     PostgreSQL Experts Inc.
                                     http://www.pgexperts.com

pgsql-performance by date:

Previous
From: Tom Lane
Date:
Subject: Re: Vacuum problem due to temp tables
Next
From: Josh Berkus
Date:
Subject: Re: Index use difference betweer LIKE, LIKE ANY?