Skip to content

WIP: t.sentinel.mask: Add postgresql option#14

Draft
griembauer wants to merge 3 commits into
mundialis:mainfrom
griembauer:pg_vectordb
Draft

WIP: t.sentinel.mask: Add postgresql option#14
griembauer wants to merge 3 commits into
mundialis:mainfrom
griembauer:pg_vectordb

Conversation

@griembauer

Copy link
Copy Markdown
Member

This PR adds two options to t.sentinel.mask and i.sentinel.mask.worker in order to set the vector database connection in the temporary mapsets to PostgreSQL. This may be preferred because it was observed that using t.sentinel.mask with the default SQlite database on an NFS filesystem leads to long calculation times of v.select (a step from i.sentinel.mask.worker).

please note

that postgresql needs to be properly installed and configured, and the database needs to be initialized and started for this option to work. See also: https://luppeng.wordpress.com/2020/02/28/install-and-start-postgresql-on-alpine-linux/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant