# Installation fails due to postgre

**URL:** https://meta.discourse.org/t/installation-fails-due-to-postgre/53211
**Category:** Self-hosting
**Created:** [November 21, 2016, 7:22pm UTC](https://meta.discourse.org/t/installation-fails-due-to-postgre/53211 "2016-11-21T19:22:38Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Paktosan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paktosan/32/116620_2.png) [@Paktosan](https://meta.discourse.org/u/Paktosan)
#### Post date: [November 21, 2016, 7:22pm UTC](https://meta.discourse.org/t/installation-fails-due-to-postgre/53211/1 "2016-11-21T19:22:38Z")

</div>

Hi,  
when trying to install discourse on Ubuntu 16.04 or OpenSUSE 42.2 I get the following error: [SUSE Paste](http://susepaste.org/898392)  
Can you tell me what is broken there and how I can fix it?  
Thank you,  
Paktosan

---

<div class="post-metadata">

### Author: ![Falco](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/falco/32/179432_2.png) [@Falco](https://meta.discourse.org/u/Falco)
#### Post date: [November 21, 2016, 7:31pm UTC](https://meta.discourse.org/t/installation-fails-due-to-postgre/53211/2 "2016-11-21T19:31:45Z")

</div>

Can you set:

```plaintext
  LANG: en_US.UTF-8

```

on the app.yml and try again?

---

<div class="post-metadata">

### Author: ![Paktosan](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/paktosan/32/116620_2.png) [@Paktosan](https://meta.discourse.org/u/Paktosan)
#### Post date: [November 21, 2016, 8:26pm UTC](https://meta.discourse.org/t/installation-fails-due-to-postgre/53211/3 "2016-11-21T20:26:05Z")

</div>

Thank you for the quick help! I was now able to create a clean installation where I was able to import a backup of my forum.

---

<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: [November 21, 2016, 8:43pm UTC](https://meta.discourse.org/t/installation-fails-due-to-postgre/53211/4 "2016-11-21T20:43:23Z")

</div>


