Re: storing repeating dates / events

Поиск
Список
Период
Сортировка
От brian
Тема Re: storing repeating dates / events
Дата
Msg-id 48C2BC2A.5080709@zijn-digital.com
обсуждение исходный текст
Ответ на storing repeating dates / events  ("rkmr.em@gmail.com" <rkmr.em@gmail.com>)
Ответы Re: storing repeating dates / events  ("rkmr.em@gmail.com" <rkmr.em@gmail.com>)
Список 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 по дате отправления:

Предыдущее
От: "rkmr.em@gmail.com"
Дата:
Сообщение: storing repeating dates / events
Следующее
От: Jorge Godoy
Дата:
Сообщение: Re: storing repeating dates / events