# 面向自托管用户的 PostgreSQL 18 更新

**URL:** <https://meta.discourse.org/t/postgresql-18-update-for-self-hosters/406194>\
**Category:** Announcements\
**Created:** [2026年八月3日 04:36 UTC](https://meta.discourse.org/t/postgresql-18-update-for-self-hosters/406194 "2026-08-03T04:36:42Z")\
**Posts on this page:** 1\
**Showing post:** 34

<div class="post-metadata">

**Author:** ![Richie](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/richie/32/115110_2.png) [@Richie](https://meta.discourse.org/u/Richie)\
**Post date:** [2026年八月4日 07:39 UTC](https://meta.discourse.org/t/postgresql-18-update-for-self-hosters/406194/34 "2026-08-04T07:39:28Z")

</div>

如果这对任何人有帮助，在 SSH 控制台静止不动、冷汗开始冒出的那些时刻…… 😅

我在另一个终端中运行了以下命令，以便监控进度：

```plaintext
watch -n 10 'df -h /; echo; du -sh /var/discourse/shared/standalone/postgres_data* 2>/dev/null'
```

它会每 10 秒更新一次，让你保持理智 😅

 ![Screenshot 2026-08-04 at 08.34.53](https://global.discourse-cdn.com/meta/original/4X/8/9/d/89d6ab40c4c954fcf3688c8db511bc74a29b4aeb.png)

我的 35GB 迁移大约花了 10 分钟。

---

_[View the full topic](https://meta.discourse.org/t/postgresql-18-update-for-self-hosters/406194)._
