On 02/14/2015 08:22 AM, Ramesh T wrote:
> dbms_scheduler.create_job(
> job_name => 'DELETE_EMPTY_PART_NUMS'
> ,job_type => 'PLSQL_BLOCK')
>
> without pgagent or cron is not possible..?
It has already been stated a couple of times dbms_scheduler does not
exist in the community version of Postgres.
--
Adrian Klaver
adrian.klaver@aklaver.com