Tags: malone912/embedded-postgres
Tags
Merge Add runAsUser functionality (fergusstrange#2) By supplying runAsUser it is possible to run initdb as non-root user (which otherwise fails) even if the calling process runs as root. In addition, flush logger on failures to get more detailed errors. Co-authored-by: Sam Eiderman <sameid@gmail.com>