Pergunta

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

Foi útil?

Solução

$ heroku pg:info --app yourapp

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top