Thread

  1. Re: Proposal: Job Scheduler

    Nikolay Samokhvalov <nik@postgres.ai> — 2025-05-30T01:19:01Z

    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.