Re: [SQL] Help on indexing timestamps

2003-03-10 Thread Tom Lane
Andre Schubert <[EMAIL PROTECTED]> writes: > Tom Lane <[EMAIL PROTECTED]> wrote: >> Update to 7.3, and that problem will go away. >> > What is the difference between 7.2 and 7.3 related to my problem ? 7.3 is willing to index comparisons to now(), that's what ;-) You may care to study the differ

Re: [SQL] Help on indexing timestamps

2003-03-10 Thread Andre Schubert
On Mon, 10 Mar 2003 10:12:15 +0100 Tomasz Myrta <[EMAIL PROTECTED]> wrote: > Andre Schubert wrote: > > Hi all, > > > > i have a little problem on indexing a table which contains > > about 4 millions of traffic-data. > > My problem is, that a want to select all data from > > a specific month from

Re: [SQL] Help on indexing timestamps

2003-03-07 Thread Andre Schubert
On Fri, 7 Mar 2003 15:03:01 -0200 (GMT+2) Achilleus Mantzios <[EMAIL PROTECTED]> wrote: > On Fri, 7 Mar 2003, Andre Schubert wrote: > > > On Fri, 7 Mar 2003 14:17:36 -0200 (GMT+2) > > Achilleus Mantzios <[EMAIL PROTECTED]> wrote: > > > > > On Fri, 7 Mar 2003, Andre Schubert wrote: > > > > > > >