Resending...

On Wed, Dec 11, 2013 at 8:29 PM, Dev Kumkar <devdas.kum...@gmail.com> wrote:

> Yes actually that's one alternate solution to use cron or windows
> scheduled tasks.
>
> The intent is to call certain stored procedures at certain time intervals.
>
>
> On Wed, Dec 11, 2013 at 7:24 PM, Payal Singh <pa...@omniti.com> wrote:
>
>> You can schedule those jobs in a crontab. If it is a SQL command, you can
>> use  the -c option with psql.
>>
>> On Wed, Dec 11, 2013 at 05:08:12PM +0530, Dev Kumkar wrote:
>> > How to create scheduled events in postgres simillar to whats event in
>> > Sybase.
>> > Is there any method of doing so?
>> >
>> > Also am looking at PgAgent which can create jobs but is it similar like
>> > events in sybase.
>> >
>> > Please suggest.
>> >
>> > Regards...
>>
>

Reply via email to