Re: Proposal: Job Scheduler - Mailing list pgsql-hackers

From Nikolay Samokhvalov
Subject Re: Proposal: Job Scheduler
Date
Msg-id CAM527d-s0fNMWqzKm+1=9vuHgKHwp2rZf3EHC8xk-cR2PVo_eQ@mail.gmail.com
Whole thread Raw
In response to Re: Proposal: Job Scheduler  (Nikolay Samokhvalov <nik@postgres.ai>)
List 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. 

pgsql-hackers by date:

Previous
From: Nikolay Samokhvalov
Date:
Subject: Re: Proposal: Job Scheduler
Next
From: Andy Fan
Date:
Subject: Re: Expression push down from Join Node to below node.