I am using QuestDB on Linux with Ext4 file system and would like to explore an option of using a for of compression. I cannot find a list of supported File System on official website so wonder has anyone tried to run QuestDB on a filesystem with full compression like ZFS or BTRFS?
Asked
Active
Viewed 167 times
1 Answers
1
QuestDb will work on any file system that allows memory mapped files, so that should include all local file systems. It definitely works on zfs (FreeBSD 12-13) with compressed data sets because I have used it in those scenarios and it performs very well.

Patrick Mackinlay
- 167
- 5