# How to upgrade DO to higher plan?

**URL:** https://meta.discourse.org/t/how-to-upgrade-do-to-higher-plan/27817
**Category:** Self-hosting
**Tags:** hosting
**Created:** [April 22, 2015, 2:15am UTC](https://meta.discourse.org/t/how-to-upgrade-do-to-higher-plan/27817 "2015-04-22T02:15:26Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![trandatnh](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/trandatnh/32/115055_2.png) [@trandatnh](https://meta.discourse.org/u/trandatnh)
#### Post date: [April 22, 2015, 2:52am UTC](https://meta.discourse.org/t/how-to-upgrade-do-to-higher-plan/27817/3 "2015-04-22T02:52:27Z")

</div>

> [@codinghorror](#):
>
> Note that if you resize memory you should increase the database memory settings in app.yml as well so Postgres can make better use of the additional memory. And increase the unicorn worker count in the same place so more requests can be handled concurrently.

I followed this instruction [discourse/docs/INSTALL-cloud.md at main · discourse/discourse · GitHub](https://github.com/discourse/discourse/blob/master/docs/INSTALL-cloud.md)

> If you are using a 1 GB instance, set UNICORN\_WORKERS to 2 and db\_shared\_buffers to 128MB so you have more memory room.

if I use 2GB instance, should I increase UNICORN\_WORKERS to 4 and db\_shared\_buffers to 256MB?

---

_[View the full topic](https://meta.discourse.org/t/how-to-upgrade-do-to-higher-plan/27817)._
