1. Stop Netvault services
2. Stop PostgreSQL service
3. Manually move the database directory (netvault/db) to the new desired
location
4. Edit /etc/init.d/netvault-pgsql to replace all instances of database
directory with the new database directory
5. Specify the new database directory under 'Database Directory' under 'General' tab on the Configurator
6. Run chmod 700 and chown netvault-pgsql:netvault-pgsql on the new database
directory
7. Start PostgreSQL service
8. Start Netvault services