LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

doctl-databases-maintenance-window

configure database cluster maintenance schedules

TLDR

Get maintenance window
$ doctl databases maintenance-window get [cluster_id]
copy
Update maintenance window
$ doctl databases maintenance-window update [cluster_id] --day [monday] --hour [02:00]
copy

SYNOPSIS

doctl databases maintenance-window command [options]

DESCRIPTION

doctl databases maintenance-window manages the maintenance window for DigitalOcean managed database clusters. Maintenance includes updates and patches applied during this window.DigitalOcean performs automated maintenance on managed databases including security patches, version updates, and system optimizations. The maintenance window defines when these operations can occur, allowing you to schedule them during low-traffic periods to minimize impact on your applications.You can configure both the day of the week and the hour (in UTC) when maintenance should begin. Planning the window around your application's usage patterns helps ensure maintenance doesn't affect peak traffic times.

PARAMETERS

--day string

Day of week (monday through sunday).
--hour string
Hour in UTC (00:00 through 23:00).

SUBCOMMANDS

get

Get maintenance window.
update
Update maintenance window.

SEE ALSO

RESOURCES

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid