Forum OpenACS Q&A: Re: "createlang: command not found" - PostgreSQL installation

You need to make sure that you add /usr/local/pgsql/bin into your PATH (if you installed it following our documentation). You can check this by calling "echo $PATH". You can add the path into various locations, recommended usually is to put it into ~/.bashrc.