Viewing profile — gdecandia
gdecandia
HN member- Joined
- Thu, Apr 03, 2014, 4:40 PM UTC
- HN karma
- 51
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About gdecandia
No profile information was provided.
Recent public activity
-
comment
Comment #48416446
Committer here. I would love to hear more about this scenario. Is the proposal to be able to export pg_dump formatted data on some schedule or trigger, entirely hosted in PostgreSQ…
-
comment
Comment #48415930
Please see https://learn.microsoft.com/en-us/azure/horizondb/ai/ai-pipe...
-
comment
Comment #48415877
Long-running jobs on Postgres are not new at all. See pg_cron for one example. At the end of the day, these workloads would be running anyway against the database, whether triggere…
-
comment
Comment #48415782
Contributor here. Good points, we do need to develop some best practices around managing function versioning and lifecycle for pg_durable. https://github.com/microsoft/duroxide - a…
-
comment
Comment #48414981
Contributor here. At Microsoft, our Postgres customers seem to split pretty evenly into 2 camps, those that want to do as much as they can in the database, and those that agree wit…
-
comment
Comment #48414890
Contributor here - at Microsoft we've built AI workflows on pg_durable and seen it substantially reduce code and increase reliability. Agree that the DSL ergonomics can be improved…
-
comment
Comment #14326432
Frankly, it's been a while since I worked on Dynamo so I can't say for sure. I don't see a fundamental reason not to support null and zero-length. On the other hand it seems more l…
-
comment
Comment #14326186
Hi Brandur, I'll answer your final question first, then circle back. CitusDB is definitely more akin to a traditional RDMS that to Dynamo because it keeps almost all the goodness o…
-
comment
Comment #14325485
Hi Folks, this is Pino (formally Giuseppe) de Candia. I was the lead developer on Dynamo. I'm happy to answer any questions/comments.