PAUSE SCHEDULES can be used to pause and .
After pausing a schedule, you can resume it with .
Required privileges
The following users can pause a schedule:- Members of the . By default, the
rootuser belongs to theadminrole. - Owners of a backup schedule, i.e., the user that .
- Owners of a changefeed schedule, i.e., the user that .
Synopsis
Parameters
| Parameter | Description |
|---|---|
selectclause | A that returns id(s) to pause. |
scheduleID | The id of the schedule you want to pause, which can be found with . |
Examples
Pause a single schedule
Pause multiple schedules
To pause multiple schedules, nest a that retrievesid(s) inside the PAUSE SCHEDULES statement:
schedule_database are paused.

