Saturday, September 6, 2008

Re: [GENERAL] storing repeating dates / events

Em Saturday 06 September 2008 14:34:22 rkmr.em@gmail.com escreveu:
> yes i am trying to build a alerting system where events will repeat
> weekly/monthly/annually
>
> what is the best way to store this kind of information in postgres?

Use timestamps. And model your application with them.

--
Jorge Godoy <jgodoy@gmail.com>

No comments: