library · inferred from evidence
pgcrypto
A PostgreSQL extension providing cryptographic functions.
- Tembo: CREATE EXTENSION pgcrypto fails — "extension \"pgcrypto\" is not available"
Install it via the Tembo UI first: Extensions → Explore → search for pgcrypto → Install Extension, then Enable Extension. Install Extension pulls the extension from pgt.dev into your Postgres cluster; Enable Extension then runs CREATE EXTEN