Postgres cron job

From: Robert James <srobertjames(at)gmail(dot)com>
To: Postgres General <pgsql-general(at)postgresql(dot)org>
Subject: Postgres cron job
Date: 2013-08-18 03:55:14
Message-ID: CAGYyBggC6NKjRGE4XFr4KuSESaqKDhpssYw+7xVX_SLZLLxWpA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Is there a way to do a Postgres internal cron job? That is, do
something every X minutes?

Yes: Of course I can do this using cron. But I'd like to be able to
manage this from within Postgres.

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Robert James 2013-08-18 03:56:46 Denormalized field
Previous Message Mistina Michal 2013-08-17 22:11:08 postmaster.pid still exists after pacemaker stopped postgresql - how to remove