-
Notifications
You must be signed in to change notification settings - Fork 4.1k
sql: this feature is not available under multi-tenancy #54252
Copy link
Copy link
Open
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-db-serverX-anchored-telemetryThe issue number is anchored by telemetry references.The issue number is anchored by telemetry references.
Description
This issue is a placeholder for SQL features that are not valid for non-system tenants (when multi-tenancy is active).
The list of features not available to non-system tenants includes:
Virtual tables:
-
crdb_internal.gossip_alerts -
crdb_internal.gossip_liveness -
crdb_internal.gossip_nodes -
crdb_internal.kv_flow_controller -
crdb_internal.kv_flow_control_handles -
crdb_internal.kv_flow_token_deductions -
crdb_internal.kv_node_status -
crdb_internal.kv_node_liveness -
crdb_internal.kv_store_status -
crdb_internal.node_tenant_capabilities_cache -
crdb_internal.tenant_usage_details -
(20.2)donecrdb_internal.node_transactions -
(20.2)donecrdb_internal.cluster_transactions -
(20.2)donecrdb_internal.node_queries -
(20.2)donecrdb_internal.cluster_queries -
(20.2)donecrdb_internal.node_sessions -
(20.2)donecrdb_internal.cluster_sessions -
donecrdb_internal.check_consistency()
Builtins:
-
crdb_internal.kv_enqueue_replica -
crdb_internal.kv_set_queue_active -
crdb_internal.probe_ranges
Note: this issue is referenced from error messages. The description of the issue should be extended with suggestions on what to do when the error is encountered.
Jira issue: CRDB-3779
Epic CRDB-39092
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A-multitenancyRelated to multi-tenancyRelated to multi-tenancyC-enhancementSolution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)Solution expected to add code/behavior + preserve backward-compat (pg compat issues are exception)T-db-serverX-anchored-telemetryThe issue number is anchored by telemetry references.The issue number is anchored by telemetry references.