Skip to content

Tags: malone912/embedded-postgres

Tags

v1.29.3

Toggle v1.29.3's commit message
Fix chown

v1.29.2

Toggle v1.29.2's commit message
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>

v1.29.1

Toggle v1.29.1's commit message
Updated go.mod with new package path