0

I am trying to change the default data directory of MonetDB. I am running out of space, and I would like to migrate the data to another folder. Does anyone know how to do that?

I have installed MonetDB using the ubuntu package, and by default the data is stored in:

/var/lib/monetdb

I would welcome a solution that doesn't involve compiling MonetDB from source...

1 Answer 1

1

MonetDB data could reside anywhere. You could move the path to farm anywhere you like and just to provide the path to monetdbd while loading.

Refer: http://www.monetdb.org/Documentation/UserGuide/Tutorial

1) monetdbd create /path/to/mydbfarm
2) monetdbd start /path/to/mydbfarm

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.