Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

[New] OsOps::execute_command supports a transfer of environment variables (exec_env) #239

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

Conversation

dmitry-lipetsk
Copy link
Collaborator

New feature allows to pass environment variables to an executed program.

If variable in exec_env has None value, then this variable will be unset.

A support of exec_env is added to PostgresNode::start and PostgresNode::slow_start.

This feature is required for internal test projects...

…bles (exec_env)

New feature allows to pass environment variables to an executed program.

If variable in exec_env has None value, then this variable will be unset.

PostgresNode::start and PostgresNode::slow_start supports exec_env.

This feature is required for internal test projects...
@dmitry-lipetsk dmitry-lipetsk merged commit ac782bb into postgrespro:master Apr 15, 2025
1 check failed
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.

1 participant