Re: Temporal Units

Поиск
Список
Период
Сортировка
От Rich Shepard
Тема Re: Temporal Units
Дата
Msg-id Pine.LNX.4.64.0704300611350.17352@salmo.appl-ecosys.com
обсуждение исходный текст
Ответ на Re: Temporal Units  (Brent Wood <b.wood@niwa.co.nz>)
Ответы Re: Temporal Units
Re: Temporal Units
Список pgsql-general
On Mon, 30 Apr 2007, Brent Wood wrote:

> If I'm following this correctly, then interval & extract timepart can be
> used to provide all the required functionality:

   Thanks, Brent. Your suggestions complete the approach I was considering.
There is no need for real-time response, to checking after each shift or day
-- or other time period -- will be sufficient.

   I wonder if a workweek/holiday calendar table for PostgreSQL already
exists. If not I need to track down the procedure for creating one as Joe
Celko references such a calendar in his books. I think that any schema that
has temporal components needs such a table.

Rich

--
Richard B. Shepard, Ph.D.               |    The Environmental Permitting
Applied Ecosystem Services, Inc.        |          Accelerator(TM)
<http://www.appl-ecosys.com>     Voice: 503-667-4517      Fax: 503-667-8863

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

Предыдущее
От: Oleg Bartunov
Дата:
Сообщение: Re: Stemming not working with tsearch2() function
Следующее
От: Heiko Klein
Дата:
Сообщение: Selecting from a function(x,y) returning a row-type(sum, prod)