# 如何在Discourse引导过程中解决Pups执行错误

**URL:** <https://meta.discourse.org/t/how-to-resolve-pups-exec-errors-during-discourse-bootstrap/362619>\
**Category:** Support\
**Created:** [2025年四月18日 12:38 UTC](https://meta.discourse.org/t/how-to-resolve-pups-exec-errors-during-discourse-bootstrap/362619 "2025-04-18T12:38:46Z")\
**Posts on this page:** 1\
**Showing post:** 22

<div class="post-metadata">

**Author:** ![Thomas\_Rother](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/thomas_rother/32/423597_2.png) [@Thomas\_Rother](https://meta.discourse.org/u/Thomas_Rother)\
**Post date:** [2025年四月24日 13:04 UTC](https://meta.discourse.org/t/how-to-resolve-pups-exec-errors-during-discourse-bootstrap/362619/22 "2025-04-24T13:04:05Z")

</div>

问题已解决。

`CREATE EXTENSION hstore;`  
`CREATE EXTENSION pg_trgm;`

在新数据库中缺少这些扩展。因此，在外部服务器上创建数据库的初始过程失败了。谢谢 @Falco

---

_[View the full topic](https://meta.discourse.org/t/how-to-resolve-pups-exec-errors-during-discourse-bootstrap/362619)._
