PostgreSQL in-database durable execution (github.com)
from cm0002@suppo.fi to programming@programming.dev on 05 Jun 22:36
https://suppo.fi/post/12617017

#programming

threaded - newest

cecilkorik@lemmy.ca on 06 Jun 03:49 next collapse

Ah, so we’re trying to embrace, extend and extinguish Postgres now are we Microsoft? Good luck.

TehPers@beehaw.org on 06 Jun 18:03 collapse

Am I missing something here? It’s an open source Postgres extension with a permissive license. Azure has had hosted Postgres databases for years, as have all the other major cloud providers. I’d be concerned if they were ecosystem locking the extension, but that doesn’t appear to be the case.

The motivation for this extension, hilariously, is likely to run AI. With how long requests can take due to inference, durable execution is useful to avoid losing data mid-request and needing to restart the whole thing. This seems useful outside of that though, for other kinds of long-running requests.

ghodawalaaman@programming.dev on 06 Jun 12:53 next collapse

why dont you work on making ms sql actually usable?

fubarx@lemmy.world on 06 Jun 14:13 collapse

They’re trying to low-key, sneak in VBscript and XAML.