Skip to content

Add runAsUser functionality #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 27, 2022
Merged

Add runAsUser functionality #2

merged 1 commit into from
Aug 27, 2022

Conversation

sam-utila
Copy link
Contributor

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.

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.
@sam-utila sam-utila requested a review from dor-utila August 21, 2022 19:53
@sam-utila
Copy link
Contributor Author

Upstream thread:
fergusstrange/embedded-postgres#81

Copy link
Contributor

@dor-utila dor-utila left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hazaq 💪

@sam-utila sam-utila merged commit 7749c8f into master Aug 27, 2022
@sam-utila sam-utila deleted the run-as-user branch August 27, 2022 10:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants