Time Interval Question

From: Florian Steffen <mailing-list(at)urbanet(dot)ch>
To: pgsql-general(at)postgresql(dot)org
Subject: Time Interval Question
Date: 2000-11-14 11:24:26
Message-ID: 20001114122426.F29199@samaris
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I have seen postgresql is supporting time interval type. I'm planning to create
a database with time related content. Most queries will be in the form "all the
events in the period [a-date, another-date]".

Does postgresql support indexing on time interval ? In the past, I have used
such queries with other RDBMS and the performance on large dataset was pretty
bad due to the lack of "interval" indexing.

Florian

Browse pgsql-general by date

  From Date Subject
Next Message Terényi Balázs 2000-11-14 11:51:33 Win ODBC
Previous Message Mickaël Jouanne 2000-11-14 11:20:38 smallint to bigint