Re: Stored Procedures - Mailing list pgsql-general

From Bruce Momjian
Subject Re: Stored Procedures
Date
Msg-id 200210071409.g97E9WC21348@candle.pha.pa.us
Whole thread Raw
In response to Stored Procedures  ("Tomá¹ Kubi¹" <kubis@vosji.cz>)
List 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@candle.pha.pa.us               |  (610) 359-1001
  +  If your life is a hard drive,     |  13 Roberts Road
  +  Christ can be your backup.        |  Newtown Square, Pennsylvania 19073

pgsql-general by date:

Previous
From: Manfred Koizar
Date:
Subject: Re: Large databases, performance
Next
From: Richard Huxton
Date:
Subject: Re: table linking problem