Domanda

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

È stato utile?

Soluzione

$ heroku pg:info --app yourapp

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top