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
from cm0002@suppo.fi to programming@programming.dev on 05 Jun 22:36
https://suppo.fi/post/12617017
#programming
threaded - newest
Ah, so we’re trying to embrace, extend and extinguish Postgres now are we Microsoft? Good luck.
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.
why dont you work on making ms sql actually usable?
They’re trying to low-key, sneak in VBscript and XAML.