creating sequential timestamp

From: javier garcia - CEBAS <rn001(at)cebas(dot)csic(dot)es>
To: pgsql-general(at)postgresql(dot)org
Subject: creating sequential timestamp
Date: 2004-03-08 21:29:47
Message-ID: 200403082129.i28LTKq11991@natura.cebas.csic.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi;
Is it possible to directly create postgres tables with a timestamp column
with some specific interval and within a specific range.
For example every 5 minutes and between the beginning of 1999 and the end of
2003?

I just need this column.

Thanks for your help.

Best regards,

Javier

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Shelby Cain 2004-03-08 21:30:04 Optimizer produces wildly different row count estimate depending on casts
Previous Message scott.marlowe 2004-03-08 20:06:29 Re: why is this index not being used?