On Tembo, CREATE EXTENSION pgcrypto; fails with ERROR: extension "pgcrypto" is not available / Detail: Could not open extension control file ... No such file or directory / Hint: The extension must first be installed on the system where PostgreSQL is running. Extensions must be installed into the Tembo instance before CREATE EXTENSION works.