From: | Nikolay Samokhvalov <nik(at)postgres(dot)ai> |
---|---|
To: | Dmitry Dolgov <9erthalion6(at)gmail(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)alvh(dot)no-ip(dot)org>, Dave Page <dpage(at)pgadmin(dot)org>, Laurenz Albe <laurenz(dot)albe(at)cybertec(dot)at>, Wang Cheng <348448708(at)qq(dot)com>, pgsql-hackers <pgsql-hackers(at)lists(dot)postgresql(dot)org> |
Subject: | Re: Proposal: Job Scheduler |
Date: | 2025-05-30 01:19:01 |
Message-ID: | CAM527d-s0fNMWqzKm+1=9vuHgKHwp2rZf3EHC8xk-cR2PVo_eQ@mail.gmail.com |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Thu, May 29, 2025 at 6:17 PM Nikolay Samokhvalov <nik(at)postgres(dot)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.
From | Date | Subject | |
---|---|---|---|
Next Message | Andy Fan | 2025-05-30 01:23:13 | Re: Expression push down from Join Node to below node. |
Previous Message | Nikolay Samokhvalov | 2025-05-30 01:17:18 | Re: Proposal: Job Scheduler |