heroku pg:unfollow <database>
Stop a replica from following and make it a writeable database
Arguments
| Name | Description | 
|---|---|
| database | 
Options
| Name | Description | 
|---|---|
| -c, --confirm  <confirm> | |
| -a, --app  <app> | App to run command against | 
| -r, --remote  <remote> | Git remote of app to use |