# OpenAI：将 PostgreSQL 伸缩至新阶段

> 在 PGConf.Dev 2025大会上，来自 OpenAI 的 Bohan Zhang 分享了 OpenAI 在 PostgreSQL 上的最佳实践。在 OpenAI，他们使用一写多读的未分片架构，证明了 PostgreSQL 在海量读负载下也可以伸缩自如。

---

LLMS index: [llms.txt](/llms.txt)

---

> 原文链接：[https://www.pgevents.ca/events/pgconfdev2025/schedule/session/433-scaling-postgres-to-the-next-level-at-openai/](https://www.pgevents.ca/events/pgconfdev2025/schedule/session/433-scaling-postgres-to-the-next-level-at-openai/)

[![featured](/img/hero/db/openai-pg.jpg)](https://vonng.com/db/openai-pg/)

在 PGConf.Dev 2025大会上，来自 OpenAI 的 Bohan Zhang 分享了 OpenAI 在 PostgreSQL 上的最佳实践。在 OpenAI，他们使用一写多读的未分片架构，证明了 PostgreSQL 在海量读负载下也可以伸缩自如。 [**阅读全文**](https://vonng.com/db/openai-pg/)
