Re: Sorted union

From: Scott Lamb <slamb(at)slamb(dot)org>
To: Scott Lamb <slamb(at)slamb(dot)org>
Cc: pgsql-performance(at)postgresql(dot)org, Dustin Sallings <dustin(at)spy(dot)net>
Subject: Re: Sorted union
Date: 2005-11-03 05:27:02
Message-ID: A0FF7470-1C75-469D-9A99-C7C6E2DAE546@slamb.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-performance

On 2 Nov 2005, at 21:13, Scott Lamb wrote:

> I want to retrieve all the events during a timespan in one list;
> typical timespans will involve up to a couple rows.

Err, I meant up to a couple million rows. With two rows, I wouldn't
be so concerned about performance. ;)

--
Scott Lamb <http://www.slamb.org/>

In response to

Browse pgsql-performance by date

  From Date Subject
Next Message Qingqing Zhou 2005-11-03 07:11:43 Re: insert performance for win32
Previous Message Scott Lamb 2005-11-03 05:13:11 Sorted union