markwort

Results 3 issues of markwort

To facilitate building for other platforms (that don't support new enough golang version, see #42 ) we should consider creating a Dockerfile that uses golang, not golang:alpine (due to musl...

enhancement
stale

Hey, I've been looking at benchbase, and playing around with it for a bit and of course I've read the `\cite{DifallahPCC13}` [paper](http://www.cs.cmu.edu/~pavlo/static/papers/oltpbench-vldb.pdf). From that paper, I get the impression that...

enhancement

There is a flaw in the building of extensions bg_mon, pg_auth_mon, set_user, pg_permissions, pg_profile, and anything in `EXTRA_EXTENSIONS`. The way the extensions are built is: 1. install one major version...