We currently log the whole backup statement as a raw string in the backup schedule executor here, causing unsanitized uris and secret keys to appear in the unredacted logs. We ought to scrub this info. This bug was discovered in this support issue https://github.com/cockroachlabs/support/issues/2170
Jira issue: CRDB-25725