Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

griembauer
Copy link
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