Re: Does PostgreSQL support job?

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Daniel Caune <daniel(dot)caune(at)ubisoft(dot)com>
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: Does PostgreSQL support job?
Date: 2006-02-01 22:56:36
Message-ID: 200602012256.k11Muaf26573@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Daniel Caune wrote:
> Hi,
>
>
>
> I try to find in the documentation whether PostgreSQL supports job, but
> I miserably failed. Does PostgreSQL support job? If not, what is the
> mechanism mostly adopted by PostgreSQL administrators for running jobs
> against PostgreSQL? I was thinking about using cron/plsql/sql-scripts
> on Linux.

The unix cron systems is what most people use.

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Daniel Caune 2006-02-01 22:59:15 Re: Does PostgreSQL support job?
Previous Message Daniel Caune 2006-02-01 22:53:52 Does PostgreSQL support job?