# PostgreSQL 15 更新

**URL:** https://meta.discourse.org/t/postgresql-15-update/349515
**Category:** Announcements
**Created:** [2025年一月29日 07:20 UTC](https://meta.discourse.org/t/postgresql-15-update/349515 "2025-01-29T07:20:00Z")
**Posts on this page:** 1
**Showing post:** 30

<div class="post-metadata">

### Author: ![AstonJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/astonj/32/215041_2.png) [@AstonJ](https://meta.discourse.org/u/AstonJ)
#### Post date: [2025年一月30日 12:10 UTC](https://meta.discourse.org/t/postgresql-15-update/349515/30 "2025-01-30T12:10:58Z")

</div>

我成功升级了一个论坛（此服务器上有四个论坛），在升级下一个论坛时遇到了以下问题：

```plaintext
Caused by:
PG::ConnectionBad: connection to server on socket "/var/run/postgresql/.s.PGSQL.5432" failed: Connection refused (PG::ConnectionBad)

```

我不得不运行 `./launcher start app` 来恢复它。

我似乎记得在 [PostgreSQL 12 update](https://meta.discourse.org/t/postgresql-12-update/151236) 有一个问题，我认为我必须在尝试升级之前运行 `./launcher stop app` 来停止其他应用程序，但这次不起作用。（该帖子中的帖子已被自动删除，管理员能否检查一下帖子以查看我是否是这样做的？）

还有其他想法吗？

---

_[View the full topic](https://meta.discourse.org/t/postgresql-15-update/349515)._
