storing repeating dates / events

From: "rkmr(dot)em(at)gmail(dot)com" <rkmr(dot)em(at)gmail(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: storing repeating dates / events
Date: 2008-09-06 17:12:49
Message-ID: e04d2e90809061012p9d64d24n25e263a7a09244a3@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi
I want to store dates / events for example birthdays (or may 5th) that
repeats every year..
what is the best way to do in postgres?
if i use timestamp it is going to be use the current year.. how do i do
this?

Responses

Browse pgsql-general by date

  From Date Subject
Next Message brian 2008-09-06 17:21:46 Re: storing repeating dates / events
Previous Message Andriy Bakay 2008-09-06 16:33:06 PostgreSQL SSL problem