Skip to content

Add support for rdb instance settings edit #2946

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

Closed
remyleone opened this issue Mar 24, 2023 · 0 comments · Fixed by #4677
Closed

Add support for rdb instance settings edit #2946

remyleone opened this issue Mar 24, 2023 · 0 comments · Fixed by #4677
Assignees
Labels
enhancement priority:medium Improvements that are not the main priority rdb Managed MySQL and PostgreSQL issues, bugs and feature requests ux

Comments

@remyleone
Copy link
Member

remyleone commented Mar 24, 2023

Have in the template the list of supported settings with their default value

For instance if I edit the settings for my instance with

scw rdb instance settings edit

I expect to find something like this:

# Sets the maximum number of concurrent connections.
max_connections = 150

# Sets the maximum memory to be used for maintenance operations.
maintenance_work_mem = 300

I expect to find all possible settings and their documentation also in this template

@remyleone remyleone added enhancement rdb Managed MySQL and PostgreSQL issues, bugs and feature requests ux labels Mar 24, 2023
@remyleone remyleone added the priority:medium Improvements that are not the main priority label Apr 13, 2023
@remyleone remyleone assigned jremy42 and unassigned Codelax Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement priority:medium Improvements that are not the main priority rdb Managed MySQL and PostgreSQL issues, bugs and feature requests ux
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants