Storage Group Management
We can thus create two storage groups using the above two SQL statements.
The LayerName of storage group can only be characters, numbers, underscores and hyphens.
After creating the storage group, we can use the SHOW STORAGE GROUP statement and to view the storage groups. The SQL statements are as follows:
User can use the DELETE STORAGE GROUP <PathPattern>
statement to delete all storage groups matching the pathPattern. Please note the data in the storage group will also be deleted.