Re: Stored Procedures

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: Tom Kubi <kubis(at)vosji(dot)cz>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Stored Procedures
Date: 2002-10-07 14:09:32
Message-ID: 200210071409.g97E9WC21348@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Tom?? Kubi? wrote:
> Hello,
> I have some stored procedures written in Pl/PgSQL. I want to run them in
> specified time. I need something as Crontab. How can I do that?

Then use cron. We don't provide that functionality ourselves in the
database.

--
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-general by date

  From Date Subject
Next Message Manfred Koizar 2002-10-07 14:10:26 Re: Large databases, performance
Previous Message Richard Huxton 2002-10-07 14:04:40 Re: table linking problem