I am trying to install commentario from source code, and part of it requires I run an .sql script. Part of what this script does is add an extension (pgcrypto), however you need superuser permissions to add an extension. Is this possible, and if so, how would I go about doing it?