Description
Files can be exposed through FUSE while their backing storage lives in PostgreSQL. This filesystem bridges local file operations with a database backend. It can affect both filesystem data and database contents, so credentials, mount paths, and backups need careful handling.