Frage

I have a python / django app on heroku. how do i find the postgres version running on my app?

War es hilfreich?

Lösung

$ heroku pg:info --app yourapp

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top