Re: Stored Procedures

Поиск
Список
Период
Сортировка
От Richard Huxton
Тема Re: Stored Procedures
Дата
Msg-id 200210071455.18173.dev@archonet.com
обсуждение исходный текст
Ответ на Stored Procedures  ("Tomá¹ Kubi¹" <kubis@vosji.cz>)
Список pgsql-general
On Monday 07 Oct 2002 8:46 am, 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?

A cron-job calling "psql -c <command here>" is the usual way. The developers
take the point of view that there's no point in re-inventing cron.

- Richard Huxton

В списке pgsql-general по дате отправления:

Предыдущее
От: "Shridhar Daithankar"
Дата:
Сообщение: Re: Distributed / Linked with Open Source DB
Следующее
От: Manfred Koizar
Дата:
Сообщение: Re: Large databases, performance