Florian Odronitz

Results 11 comments of Florian Odronitz

It seems my use case is a bit different: I have a pool of established connections. When picking one I try to avoid the overhead of acquiring a lock as...

The example with the transaction makes perfect sense. From my perspective this use case would also be better served with a pgsql_connection:transaction/2 command taking the connection and a list of...

I was thinking exactly this, a bunch of queries that should be enclosed in BEGIN...COMMIT. And COPY implicitly opens a transaction anyway as far as I remember. That way `copy`...

Hey @Mystfit and @nelsonmestevao! Development moved to https://github.com/odo/eflatbuffers/ . This is also the new source for the hex package. Feel free to open PRs over there

Sure, just released the library: https://github.com/odo/quantile_estimator/releases/tag/v1.0.0 Let me know what else I can help with

Yes, a separate issue would make sense.

Happy to share the rights and make the package more compatible

My user name at Hex is just `odo`.

Feel free to publish from your fork 8)