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

Replace sqlite with PostgreSQL #198

Closed
jqnatividad opened this issue Aug 28, 2020 · 0 comments · Fixed by #207
Closed

Replace sqlite with PostgreSQL #198

jqnatividad opened this issue Aug 28, 2020 · 0 comments · Fixed by #207

Comments

@jqnatividad
Copy link
Contributor

sqlite is not meant for concurrent access, and with the asynchronous nature of datapusher, jobs intermittently fail with database locking errors.

jqnatividad added a commit to jqnatividad/datapusher that referenced this issue Aug 31, 2020
@jqnatividad jqnatividad changed the title Replace sqlite with true database Replace sqlite with PostgreSQL Aug 31, 2020
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 a pull request may close this issue.

1 participant