# Postgres connections now work through Sandbox firewall Canonical URL: https://www.traeai.com/articles/1ea45a8b-6dfd-433e-85c0-6fc8b108cd99 Original source: https://vercel.com/changelog/vercel-sandbox-firewall-now-supports-postgres-connections Source name: Vercel News Content type: article Language: 中文 Score: 8.7 Reading time: 2 分钟 Published: 2026-05-01T02:00:00+00:00 Tags: Vercel, PostgreSQL, Sandbox, Firewall, TLS ## Summary Vercel Sandbox 火墙现已支持 Postgres 数据库连接,通过识别其 TLS 升级流程实现域名策略动态应用,无需修改代码或数据库配置。 ## Key Takeaways - Sandbox 火墙原不支持 Postgres 因其 TLS 协商发生在 TCP 连接建立后,域名不可见 - 新机制在检测到 Postgres 协议启动序列后延迟应用域名策略,待 TLS 升级完成再校验 - 支持 Neon、Supabase、AWS RDS 等主流托管 Postgres 服务,只需将数据库 host 加入允许域名列表 ## Citation Guidance When citing this item, prefer the canonical traeai article URL for the AI-readable summary and include the original source URL when discussing the underlying source material.