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

PostgreSQL database for application deployment (production and test environments) #67

Open
stevelaskaridis opened this issue Nov 12, 2015 · 2 comments
Assignees
Milestone

Comments

@stevelaskaridis
Copy link
Member

Description

The application should be deployed on PostgreSQL rather than SQLite3 in production.
Testing should be also done with a PostgreSQL backend

Potential improvements

We could add, later on, support for different database backends.

@stevelaskaridis
Copy link
Member Author

This issue would avoid having to deal with #56.

@NicolasLiampotis
Copy link
Contributor

The idea is to use SQLite in development and PostgreSQL in staging/production environment.

So please rename issue to "PostgreSQL database for application deployment in staging/production" and modify description accordingly.

@stevelaskaridis stevelaskaridis changed the title PostgreSQL database for application deployment PostgreSQL database for application deployment (production and test environments) Nov 13, 2015
@NicolasLiampotis NicolasLiampotis added this to the 0.1.0 milestone Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants