Skip to content

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

Merged
dmitry-lipetsk merged 2 commits intopostgrespro:masterfrom
dmitry-lipetsk:D20250414_001--exec_env
Apr 15, 2025
Merged

[New] OsOps::execute_command supports a transfer of environment variables (exec_env)#239
dmitry-lipetsk merged 2 commits intopostgrespro:masterfrom
dmitry-lipetsk:D20250414_001--exec_env

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