This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Paperless-ngx is not using the configured PostgreSQL #1716
Unanswered
giacomo892
asked this question in
General
Replies: 2 comments
-
🤷🏻♂️ I'll need to investigate further. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@tteck I've further investigated, the only needed modification during the installation is to uncomment the PAPERLESS_DBHOST=localhost line in the paperless.conf file, then postgre is used as db backend as per documentation:
Thanks for what you are doing for the community. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The paperless-ngx install script sets up and configure paperless to use a PostgreSQL database.
Looks like it is completely ignored by the application which somehow still defaults to an sqlite database located in /data/db.sqlite3.
Do you have an idea why is that?
Beta Was this translation helpful? Give feedback.
All reactions