Skip to content

feat: postgres parameters in extension metadata#154

Open
GabriFedi97 wants to merge 3 commits intocloudnative-pg:mainfrom
GabriFedi97:dev/153
Open

feat: postgres parameters in extension metadata#154
GabriFedi97 wants to merge 3 commits intocloudnative-pg:mainfrom
GabriFedi97:dev/153

Conversation

@GabriFedi97
Copy link
Copy Markdown
Contributor

@GabriFedi97 GabriFedi97 commented Mar 19, 2026

Adds support for defining PostgreSQL configuration parameters in extension metadata for use in Chainsaw e2e tests. Extensions can now specify postgresql_parameters in metadata.hcl (e.g., {"pgaudit.log_client" = "on"})

Closes #153

@GabriFedi97 GabriFedi97 requested review from a team and NiccoloFei as code owners March 19, 2026 13:29
@GabriFedi97 GabriFedi97 force-pushed the dev/153 branch 2 times, most recently from 7295ded to 93a6448 Compare March 19, 2026 14:07
@GabriFedi97 GabriFedi97 mentioned this pull request Mar 23, 2026
4 tasks
GabriFedi97 and others added 3 commits March 26, 2026 12:31
Signed-off-by: Gabriele Fedi <gabriele.fedi@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
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.

Enable postgres parameters configuration

2 participants