Re: Proposal: Job Scheduler

Nikolay Samokhvalov <nik@postgres.ai>

From: Nikolay Samokhvalov <nik@postgres.ai>
To: Dmitry Dolgov <9erthalion6@gmail.com>
Cc: Alvaro Herrera <alvherre@alvh.no-ip.org>, Dave Page <dpage@pgadmin.org>, Laurenz Albe <laurenz.albe@cybertec.at>, Wang Cheng <348448708@qq.com>, pgsql-hackers <pgsql-hackers@lists.postgresql.org>
Date: 2025-05-30T01:19:01Z
Lists: pgsql-hackers
On Thu, May 29, 2025 at 6:17 PM Nikolay Samokhvalov <nik@postgres.ai> wrote:

> pg_cron is written in Go, and it's already present in most managed
> Postgres platforms. Why not to bring it to Postgres core so we could then
> use it to improve developer experience of dealing with partitioning?
>

I mean, in C, of course.