Quantcast
Channel: Mattermost Discussion Forums - Latest posts
Viewing all articles
Browse latest Browse all 25778

[solved] Connect mattermost to Postgresql

$
0
0

The correct URI to write in config.json is the following one:

 "postgres:///mattermost_db?host=/run/postgresql"

where mattermost_db is the database name and /run/postgresql the directory of Postgresql unix socket is.


Viewing all articles
Browse latest Browse all 25778

Trending Articles