-- HP Content Agent — PostgreSQL extensions -- This script runs once when the container is first initialised. CREATE EXTENSION IF NOT EXISTS vector; CREATE EXTENSION IF NOT EXISTS pgcrypto;