Re: dbmsscheduler - Mailing list pgsql-general

From Pavel Stehule
Subject Re: dbmsscheduler
Date
Msg-id CAFj8pRDucfg8SpwVNGaF0u_GkzRWx7YcSgSHuRuczRVKgGsJGw@mail.gmail.com
Whole thread Raw
In response to dbmsscheduler  (Ramesh T <rameshparnanditech@gmail.com>)
Responses Re: dbmsscheduler
List pgsql-general
Hi

PostgreSQL doesn't have a dbms_scheduler. If you need it, you can use a EnterpriseDB - commercial fork with Oracle migration tools. There it is.

You can use a scheduler pgAgent - https://github.com/postgres/pgagent
http://www.pgadmin.org/docs/dev/pgagent.html

Regards

Pavel

2015-02-03 14:16 GMT+01:00 Ramesh T <rameshparnanditech@gmail.com>:
hi,
    How to run dbms_scheduler.create_job in postgres and is it available postgres..?

any help ,how to use  in postgres..?
FYI, i am using postgres 9.3 version

thanks in advance,

pgsql-general by date:

Previous
From: Gavin Flower
Date:
Subject: Re: Stability of JSON textual representation
Next
From: Pavel Stehule
Date:
Subject: Re: postgres cust types