On 02/03/2015 05:16 AM, Ramesh T wrote:
hi,
     How to run dbms_scheduler.create_job in postgres and is it
available postgres..?


Postgres != Oracle.

There is no dbms_scheduler in Postgres. You can use cron or pgAgent:

http://www.pgadmin.org/docs/1.20/pgagent.html


As has been pointed about before, if you want Oracle compatibility take a look at:

http://www.enterprisedb.com/.

Just a heads up, their Oracle  compatibility layer is a for pay add on.

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

thanks in advance,


--
Adrian Klaver
adrian.kla...@aklaver.com


--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to