Deleting Proximity Databases

Proximity uses a MonetDB database to store its data. To delete a MonetDB database, make sure that you are not serving that database and delete the database files. Database files are located in

Linux/Mac OS X:

/usr/local/Monet-mars/var/MonetDB4/dbfarm/name

where name is the name of the database.

Windows:

C:\\Documents and Settings\username\Application Data\MonetDB4\dbfarm\name

where username is the login name for the current user and name is the name of the database.

This permanently deletes the database.