Has anyone ever tried to run a PostgreSQL server on a QNAP box? I know Postgres is available in their repo, but I was wondering if that could work well or not.
Does a NAS work like any linux distro out there? Could you just compile sources? I would install PostGIS with CGAL too.
I was thinking about storing only the cluster on the NAS but I think it would be more robust if the database server was not depending on CIFS/NFS protocol to interact with the cluster.
All this would not happen in a productivity environment. The NAS server would serve as a multi-purpose storage device, backup management, development tool/personal laboratory at home.
Does a NAS work like any linux distro out there? Could you just compile sources? I would install PostGIS with CGAL too.
I was thinking about storing only the cluster on the NAS but I think it would be more robust if the database server was not depending on CIFS/NFS protocol to interact with the cluster.
All this would not happen in a productivity environment. The NAS server would serve as a multi-purpose storage device, backup management, development tool/personal laboratory at home.