Re: storing repeating dates / events
От | rkmr.em@gmail.com |
---|---|
Тема | Re: storing repeating dates / events |
Дата | |
Msg-id | e04d2e90809061034r7e82596x587be9cfb9f616@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: storing repeating dates / events (Jorge Godoy <jgodoy@gmail.com>) |
Ответы |
Re: storing repeating dates / events
|
Список | pgsql-general |
On Sat, Sep 6, 2008 at 10:32 AM, Jorge Godoy <jgodoy@gmail.com> wrote:
weekly/monthly/annually
what is the best way to store this kind of information in postgres?
thanks
Em Saturday 06 September 2008 14:12:49 rkmr.em@gmail.com escreveu:yes i am trying to build a alerting system where events will repeatAlong with the timestamp store a boolean that indicates if the event should> 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?
consider the year or not.
But you might surely design it better, specially for things that repeat on
intervals other than yearly.
weekly/monthly/annually
what is the best way to store this kind of information in postgres?
thanks
В списке pgsql-general по дате отправления: