diff --git a/Database-Features/default-resource-group.md b/Database-Features/default-resource-group.md new file mode 100644 index 00000000..31a1617a --- /dev/null +++ b/Database-Features/default-resource-group.md @@ -0,0 +1,15 @@ +# Default Resource Group + +## Question + +What is the default resource group for those that are not assigned? + +## Answer + +The default Consumer group is MEDIUM. SYS_CONSUMER_GROUP is a special consumer group that is set for the SYS user. + +## References + +* Documentation of [Resource Manager](https://docs.exasol.com/db/latest/database_concepts/resource_manager.htm) + +*We appreciate your input! Share your knowledge by contributing to the Knowledge Base directly in [GitHub](https://github.com/exasol/public-knowledgebase).*