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

uses merge_app_reqs to merge app pg_config #558

Merged
merged 4 commits into from
Feb 21, 2024
Merged

uses merge_app_reqs to merge app pg_config #558

merged 4 commits into from
Feb 21, 2024

Conversation

shahadarsh
Copy link
Collaborator

No description provided.

tembo-cli/src/cmd/apply.rs Outdated Show resolved Hide resolved
tembo-cli/src/cmd/apply.rs Outdated Show resolved Hide resolved
postgres_config.push_str(&val);
postgres_config.push_str(qoute_new_line);
}
ControllerConfigValue::Multiple(vals) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

you may consider a test case in a future PR that checks the extension citus is listed first in shared_preload_libraries after being enabled on top of a Stack that includes other shared_preloads, like vectordb

@shahadarsh shahadarsh merged commit d470bc7 into main Feb 21, 2024
7 checks passed
@shahadarsh shahadarsh deleted the pg-conf-2 branch February 21, 2024 02:00
@shahadarsh shahadarsh restored the pg-conf-2 branch February 21, 2024 11:35
@shahadarsh shahadarsh deleted the pg-conf-2 branch February 21, 2024 11:36
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.

None yet

4 participants