From: | Pavel Stehule <pavel(dot)stehule(at)gmail(dot)com> |
---|---|
To: | Ramesh T <rameshparnanditech(at)gmail(dot)com> |
Cc: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, Raghu Ram <raghuchennuru(at)gmail(dot)com>, Adrian Klaver <adrian(dot)klaver(at)aklaver(dot)com> |
Subject: | Re: dbmsscheduler |
Date: | 2015-02-09 06:05:57 |
Message-ID: | CAFj8pRDucfg8SpwVNGaF0u_GkzRWx7YcSgSHuRuczRVKgGsJGw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | 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(at)gmail(dot)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,
>
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Stehule | 2015-02-09 06:09:37 | Re: postgres cust types |
Previous Message | Gavin Flower | 2015-02-09 03:57:34 | Re: Stability of JSON textual representation |