----- Original Message -----
From: "Robert" <rrozboril@goldmann.sk>
> I would like to start stored procedure (function) at specific time and
> repeate stored procedure every day.
> Is it posible in PostgreSQl?
>
what about writing a script that will be executed by crond every day?
the script should contain something like:
su -l postgres -c "psql -d DBNAME -c \"select * from ..... \" "
hth,
Marin
----
"...what you brought from your past, is of no use in your present. When
you must choose a new path, do not bring old experiences with you.
Those who strike out afresh, but who attempt to retain a little of the
old life, end up torn apart by their own memories. "