Skip to content

Remove obsolete cairo.sql.backup.* config keys#387

Merged
mtopolnik merged 2 commits intomainfrom
mt_remove-obsolote-config
Mar 26, 2026
Merged

Remove obsolete cairo.sql.backup.* config keys#387
mtopolnik merged 2 commits intomainfrom
mt_remove-obsolote-config

Conversation

@mtopolnik
Copy link
Copy Markdown
Contributor

The old table backup feature was removed in QuestDB 9.3.2 (questdb/questdb#6558). Remove the four cairo.sql.backup.* config keys from the configuration docs, the BACKUP TABLE permission from the RBAC reference, and update the SHOW PARAMETERS example that referenced cairo.sql.backup.root.

Fixes questdb/questdb#6767

The old table backup feature was removed in QuestDB 9.3.2 (questdb/questdb#6558).
Remove the four cairo.sql.backup.* config keys from the configuration docs,
the BACKUP TABLE permission from the RBAC reference, and update the
SHOW PARAMETERS example that referenced cairo.sql.backup.root.

Fixes questdb/questdb#6767

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 9, 2026

🚀 Build success!

Latest successful preview: https://preview-387--questdb-documentation.netlify.app/docs/

Commit SHA: 032401b

📦 Build generates a preview & updates link on each commit.

@mtopolnik mtopolnik merged commit 7a53885 into main Mar 26, 2026
3 checks passed
@mtopolnik mtopolnik deleted the mt_remove-obsolote-config branch March 26, 2026 10:00
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.

A valid configuration was treated as invalid during instance startup

2 participants