Re: Recurring and non recurring events.

Поиск
Список
Период
Сортировка
От Bruno Wolff III
Тема Re: Recurring and non recurring events.
Дата
Msg-id 20151226175942.GA4761@wolff.to
обсуждение исходный текст
Ответ на Re: Recurring and non recurring events.  (Kevin Waterson <kevin.waterson@gmail.com>)
Список pgsql-general
On Sat, Dec 26, 2015 at 23:03:30 +1100,
  Kevin Waterson <kevin.waterson@gmail.com> wrote:
>Thanks, as I am new to postgres, I was unaware of this function.
>To go with this, I guess I will need a table with which to store intervals,
>start and end dates?

There is are built in range types that might be more efficiebt for
indexing rather than using separate start and stop times. See:
http://www.postgresql.org/docs/9.5/static/rangetypes.html#RANGETYPES-BUILTIN


В списке pgsql-general по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Postgres Ubuntu Default Package vs Enterprise DB vs Compiled One
Следующее
От: Gavin Flower
Дата:
Сообщение: Re: Recurring and non recurring events.