Re: Scheduling Events?

From: Achilleus Mantzios <achill(at)matrix(dot)gatewaynet(dot)com>
To: David Durst <ddurst(at)larubber(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Scheduling Events?
Date: 2003-01-24 13:52:46
Message-ID: Pine.LNX.4.44.0301241150460.12585-100000@matrix.gatewaynet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On Fri, 24 Jan 2003, David Durst wrote:

> > On Thu, 23 Jan 2003, David Durst wrote:
> >
>
> Here is the basic problem w/ using CRON in an accounting situation.
>
> I can't be sure that cron will always be up when the DB is up,
> so lets say crond goes down for some random reason (User, System error,
> Etc..)
>

I you cannot depend on your system to run crond
then you should not depend on it to run postgresql either.

>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>

==================================================================
Achilleus Mantzios
S/W Engineer
IT dept
Dynacom Tankers Mngmt
Nikis 4, Glyfada
Athens 16610
Greece
tel: +30-10-8981112
fax: +30-10-8981877
email: achill(at)matrix(dot)gatewaynet(dot)com
mantzios(at)softlab(dot)ece(dot)ntua(dot)gr

In response to

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Stephan Szabo 2003-01-24 15:14:11 Re: quastions about primary key
Previous Message Bruno Wolff III 2003-01-24 13:29:44 Re: Scheduling Events?