Thread: calendar best practices for postgres

calendar best practices for postgres

From
"Tim Uckun"
Date:
Does anybody know of an open source application which leverages
postgres to build a scheduling/calendaring application. Especially if
it uses some of the datetime types and functions that are unique to
postgres.

I am specifically interested in methods to deal with recurring events
and dealing with "every third monday of the month" types of events.

Thanks.

Re: calendar best practices for postgres

From
"Roberts, Jon"
Date:
pgAgent works well for me and it is built into pgAdmin.

http://www.pgadmin.org/docs/1.8/pgagent.html


Jon

> -----Original Message-----
> From: pgsql-general-owner@postgresql.org [mailto:pgsql-general-
> owner@postgresql.org] On Behalf Of Tim Uckun
> Sent: Sunday, April 06, 2008 11:10 PM
> To: pgsql-general@postgresql.org
> Subject: [GENERAL] calendar best practices for postgres
>
> Does anybody know of an open source application which leverages
> postgres to build a scheduling/calendaring application. Especially if
> it uses some of the datetime types and functions that are unique to
> postgres.
>
> I am specifically interested in methods to deal with recurring events
> and dealing with "every third monday of the month" types of events.
>
> Thanks.
>
> --
> Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general