heroku pg:wait [database]

Blocks until database is available

Arguments

NameDescription
database

Options

NameDescription
--wait-interval <wait-interval>How frequently to poll in seconds (to avoid rate limiting)
--no-notifyDo not show OS notification
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use