readme: recommend PostgreSQL database

This commit is contained in:
Sameer Naik 2014-09-04 13:37:26 +05:30
parent a90ac8078d
commit 22c4288b65

View File

@ -191,7 +191,9 @@ docker run --name=gitlab -d \
## Database
GitLab uses a database backend to store its data.
GitLab uses a database backend to store its data. You can configure this image to use either MySQL or PostgreSQL.
*Note: GitLab HQ recommends using PostgreSQL over MySQL*
### MySQL