database · inferred from evidence
PostgreSQL
A relational database management system that supports extensions like pgcrypto.
- Tembo: CREATE EXTENSION pgcrypto fails — "extension \"pgcrypto\" is not available"
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 wh