-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
CoreRelated to storage, data type, etc.Related to storage, data type, etc.New featureFeature requestsFeature requests
Description
Describe the bug
No response
To reproduce
- Create a table
- Stop the database and move table dir to a different location on the same or a separate disk
- Create a symlink in
root_dir/db/table_namepointing to the new table dir location - Start the database and run
tables();
Expected Behavior
The table should be shown in the result set while it's not the case.
Environment
- **QuestDB version**: 6.6.1
- **OS**: Ubuntu 22.04, ext4
- **Browser**:Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
CoreRelated to storage, data type, etc.Related to storage, data type, etc.New featureFeature requestsFeature requests