# Bump documented required postgres version

**URL:** https://meta.discourse.org/t/bump-documented-required-postgres-version/27873
**Category:** Bug
**Created:** [23 april 2015 om 19:13 UTC](https://meta.discourse.org/t/bump-documented-required-postgres-version/27873 "2015-04-23T19:13:04Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![MJDSys](https://avatars.discourse-cdn.com/v4/letter/m/a9a28c/32.png) [@MJDSys](https://meta.discourse.org/u/MJDSys)
#### Post date: [23 april 2015 om 19:13 UTC](https://meta.discourse.org/t/bump-documented-required-postgres-version/27873/1 "2015-04-23T19:13:05Z")

</div>

Due to this commit: [`PostEnqueuer` object to handle validation of enqueued posts · discourse/discourse@a5ee45c · GitHub](https://github.com/discourse/discourse/commit/a5ee45ccbec1a8933f721c10fb14956d292c1ae7) Discourse now requires at least postgres 9.2. However the documentation currently states it only requires postgresql 9.1. That should be updated, or that commit adjusted to avoid requiring the new json type.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [25 april 2015 om 08:14 UTC](https://meta.discourse.org/t/bump-documented-required-postgres-version/27873/2 "2015-04-25T08:14:13Z")

</div>

Ok, I changed all instances of Postgres 9.1 – thanks for the reminder.

---

<div class="post-metadata">

### Author: ![codinghorror](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/codinghorror/32/110067_2.png) [@codinghorror](https://meta.discourse.org/u/codinghorror)
#### Post date: [25 april 2015 om 08:14 UTC](https://meta.discourse.org/t/bump-documented-required-postgres-version/27873/3 "2015-04-25T08:14:16Z")

</div>


