Contents
Marketplace & Distribution Playbook
Last updated: 2026-08-10
Phase 1 — GitHub excellence (done in 0.1.0)
- [x] README with clear problem, quick start, architecture
- [x] PostgreSQL License
- [x] CONTRIBUTING, CODE_OF_CONDUCT, SECURITY, SUPPORT, AUTHORS, Changes
- [x] META.json (PGXN Meta Spec 1.0)
- [x] Examples + research docs + ADRs
- [x] CI skeleton
Phase 2 — Stabilize API
- Freeze
evaluateJSON shape - Add
expectedregress outputs and PG matrix CI - Security review of
SECURITY DEFINER(none in v0.1 by design)
Phase 3 — PGXN publish
- Create account on https://manager.pgxn.org/
git archiveor zip distribution withMETA.jsonat root- Upload release; verify search indexing of README/docs
- Announce on pgsql-announce / Discord / LinkedIn with “RLS is not enough for agents” narrative
Phase 4 — Managed clouds
| Target | Action |
|---|---|
| Neon | Extension request + Discord; emphasize SQL-only safety |
| Supabase | Extension request; agent-focused positioning |
| RDS/Aurora | Long review; may need AWS partner path; consider pg_tle packaging experiment |
| Crunchy / Aiven / Timescale | Vendor conversations after PGXN traction |
| CloudNativePG | OCI trunk once PGXN v2 tooling ready |
Phase 5 — Ecosystem
- AuthZEN HTTP adapter (optional companion repo)
- MCP reference middleware calling
pg_policy.evaluate - Policy pack gallery (fintech, healthcare, support bots)