Skip to content
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

allow environment variables to be passed in to the PG builder #165

Closed
wants to merge 1 commit into from

Conversation

motocodeltd
Copy link

we need to be able to pass in some environment variables (LD_LIBARY_PATH) when we run embedded PG with our version of postgres. This PR allows adding arguments to the builder that are then used by the ProcessBuilders that run the pg binaries.

@motocodeltd
Copy link
Author

I don't have access to your CI environment, but this test is failing without my changes too.

@mikebell90
Copy link
Contributor

this no longer makes sense in the docker route we are taking...

@mikebell90 mikebell90 closed this Jan 10, 2022
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