I want to run the second MM instance on the same Ubuntu install, so I tried to make the copy of the config.json, then created a new database for it, updated the config.json with new DB URL, when I try to start the server as such
./mattermost --config config2.json
I got this error, did I miss anything? or is this scenario supported?
{“level”:“error”,“ts”:1606716632.363144,“caller”:“sqlstore/supplier.go:906”,“msg”:“Failed to create index”,“error”:“pq: relation “idx_channel_search_txt” does not exist”,“error”:“pq: functions in index expression must be marked IMMUTABLE”}