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

docs: documentation for PostgreSQL users and bug fixes (migration with PostgreSQL). #1914

Merged
merged 9 commits into from
Oct 27, 2018

Conversation

LorenzoAncora
Copy link

Bugfixes and better documentation to aid PostgreSQL users.
Mitigates #137.

* Added instruction on how to connect Monica to PostgreSQL via a
UNIX domain socket. This frees up PostgreSQL users from having to
alter firewall settings to allow Monica's redundant connections to
the database (you still need to open the HTTP/S ports to make
Monica's interface accessible to third parties);

* Added instructions to solve a common problem with Failed Jobs
queues during repeated PostgreSQL updates.
Fix. error "null value in column "specific_information_structure"
violates not-null constraint" that happens during the migration.
Fix. error "column "number_of_views" contains null values" that
happens during the migration.
@CLAassistant
Copy link

CLAassistant commented Oct 13, 2018

CLA assistant check
All committers have signed the CLA.

@asbiin asbiin changed the title Documentation for PostgreSQL users and bug fixes (migration with PostgreSQL). docs: documentation for PostgreSQL users and bug fixes (migration with PostgreSQL). Oct 25, 2018
@djaiss
Copy link
Member

djaiss commented Oct 27, 2018

Thanks for your help @LorenzoAncora !

@djaiss djaiss merged commit 299b41e into monicahq:master Oct 27, 2018
@github-actions
Copy link

This pull request has been automatically locked since there
has not been any recent activity after it was closed.
Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 30, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants