Moving data directory #759
-
Hi, I would like to move the data directory to a difference partition (ext 4 mounted with the The actual database is not a problem as I'm using Postgres although if Paperless is storing file paths in Postgress then I can see this not being an option and I would need to start messing around with database table (or am I wrong?). Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Hello!
You can shut down paperless, move these around, update the configuration, and start paperless again. The database contains relative paths, so no issues with moving directories here. |
Beta Was this translation helpful? Give feedback.
Hello!
You can shut down paperless, move these around, update the configuration, and start paperless again. The database contains relative paths, so no issues with moving directories here.