Re: storing repeating dates / events - Mailing list pgsql-general

From brian
Subject Re: storing repeating dates / events
Date
Msg-id 48C2BC2A.5080709@zijn-digital.com
Whole thread Raw
In response to storing repeating dates / events  ("rkmr.em@gmail.com" <rkmr.em@gmail.com>)
Responses Re: storing repeating dates / events  ("rkmr.em@gmail.com" <rkmr.em@gmail.com>)
List pgsql-general
rkmr.em@gmail.com wrote:
> 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?
>

A timestamp includes the year so there shouldn't be any problem.
Although, i can't say i'm sure what you think might be the problem.
Perhaps you should clarify what it is you want to store, as well as your
concerns.

b

pgsql-general by date:

Previous
From: "rkmr.em@gmail.com"
Date:
Subject: storing repeating dates / events
Next
From: Jorge Godoy
Date:
Subject: Re: storing repeating dates / events