Revert - to * read me change
This commit is contained in:
14
README.md
14
README.md
@@ -4,8 +4,8 @@ Official postgres plugin for dokku. Currently defaults to installing [postgres 1
|
|||||||
|
|
||||||
## requirements
|
## requirements
|
||||||
|
|
||||||
* dokku 0.4.x+
|
- dokku 0.4.x+
|
||||||
* docker 1.8.x
|
- docker 1.8.x
|
||||||
|
|
||||||
## installation
|
## installation
|
||||||
|
|
||||||
@@ -172,14 +172,14 @@ believe the postgres is not linked when attempting to use `dokku postgres:unlink
|
|||||||
or `dokku postgres:promote`.
|
or `dokku postgres:promote`.
|
||||||
You should be able to fix this by
|
You should be able to fix this by
|
||||||
|
|
||||||
* Changing DATABASE_URL manually to the new value.
|
- Changing DATABASE_URL manually to the new value.
|
||||||
|
|
||||||
OR
|
OR
|
||||||
|
|
||||||
* Set POSTGRES_DATABASE_SCHEME back to its original setting
|
- Set POSTGRES_DATABASE_SCHEME back to its original setting
|
||||||
* Unlink the service
|
- Unlink the service
|
||||||
* Change POSTGRES_DATABASE_SCHEME to the desired setting
|
- Change POSTGRES_DATABASE_SCHEME to the desired setting
|
||||||
* Relink the service
|
- Relink the service
|
||||||
|
|
||||||
## upgrade/downgrade
|
## upgrade/downgrade
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user