# Docker로 로컬에서 Discourse를 실행할 때 Postgres가 실행되지 않는 것 같습니다

**URL:** https://meta.discourse.org/t/postgres-doesnt-seem-to-be-running-when-running-discourse-locally-using-docker/353539
**Category:** Support
**Created:** [2월 21, 2025, 7:47오전 UTC](https://meta.discourse.org/t/postgres-doesnt-seem-to-be-running-when-running-discourse-locally-using-docker/353539 "2025-02-21T07:47:39Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![GregorSondermeier](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/gregorsondermeier/32/299039_2.png) [@GregorSondermeier](https://meta.discourse.org/u/GregorSondermeier)
#### Post date: [2월 21, 2025, 4:12오후 UTC](https://meta.discourse.org/t/postgres-doesnt-seem-to-be-running-when-running-discourse-locally-using-docker/353539/5 "2025-02-21T16:12:00Z")

</div>

> [@mwaniki](#):
>
> 이것은 최근의 [PostgreSQL 15 업데이트](https://meta.discourse.org/t/postgresql-15-update/349515) 때문일 가능성이 높습니다.

아, 정말 많은 부분이 이해가 됩니다. 설명해 주셔서 감사합니다. `main` 브랜치에서 `git pull`을 무분별하게 실행하는 것은 의도치 않게 많은 것을 깨뜨릴 수 있으므로 어쨌든 나쁜 아이디어라는 것을 알게 되었습니다. 🙂

> [@mwaniki](#):
>
> 오래된 데이터 파일을 유지하려는 특별한 이유가 있나요?

관리 설정, 특히 [Discourse Connect](https://meta.discourse.org/t/13045)와 관련된 설정 때문일 뿐입니다. 또한 일부 REST API 설정, 일부 플러그인 설정 및 특정 수동 사용자 그룹도 있습니다. 카테고리와 사용자 그룹(그리고 그룹 멤버십)을 REST API를 통해 관리하는 독특한 SSO 설정을 갖추고 있습니다. 개발 중에는 게시글이나 답변과 같은 실제 콘텐츠에는 전혀 관심이 없기 때문에 `rake dev:populate`이 저에게 도움이 되지 않을 것이라 생각합니다.

부디 오해하지 마세요.

---

_[View the full topic](https://meta.discourse.org/t/postgres-doesnt-seem-to-be-running-when-running-discourse-locally-using-docker/353539)._
