I am trying to get musicbrainz database on my MacOS 10.12 from https://bitbucket.org/lalinsky/mbslave/overview
I have 10.5 version of postgres.
In the link, third step needs a command which says "createlang plpgsql musicbrainz"
I get "createlang: command not found" error for that.
Can someone help me with this? I am completely new to postgres.