heroku pg:wait [database]
Blocks until database is available
Arguments
| Name | Description | 
|---|---|
| database | 
Options
| Name | Description | 
|---|---|
| --wait-interval  <wait-interval> | How frequently to poll in seconds (to avoid rate limiting) | 
| --no-notify | Do not show OS notification | 
| -a, --app  <app> | App to run command against | 
| -r, --remote  <remote> | Git remote of app to use |