# לא ניתן לשחזר את היישום כי שדרוג של Postgres נכשל

**URL:** https://meta.discourse.org/t/cannot-rebuild-app-because-upgrade-of-postgres-failed/351716
**Category:** Self-hosting
**Created:** [11 בפברואר,‏ 2025,‏ 6:27pm UTC](https://meta.discourse.org/t/cannot-rebuild-app-because-upgrade-of-postgres-failed/351716 "2025-02-11T18:27:43Z")
**Posts on this page:** 1
**Showing post:** 7

<div class="post-metadata">

### Author: ![mwaniki](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mwaniki/32/313097_2.png) [@mwaniki](https://meta.discourse.org/u/mwaniki)
#### Post date: [12 בפברואר,‏ 2025,‏ 4:57am UTC](https://meta.discourse.org/t/cannot-rebuild-app-because-upgrade-of-postgres-failed/351716/7 "2025-02-12T04:57:11Z")

</div>

Could you try these steps?

> [@PostgreSQL 15 update](https://meta.discourse.org/t/postgresql-15-update/349515/1):
>
> If the logs do not indicate that the database is shut down, you can start the old container again, enter with `./launcher enter app`, run these commands and tail the logs again once done.
> 
> ```plaintext
> export SVWAIT=300
> sv stop nginx
> sv stop unicorn
> sv stop postgres
> exit
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/cannot-rebuild-app-because-upgrade-of-postgres-failed/351716)._
