Вопрос

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

Это было полезно?

Решение

$ heroku pg:info --app yourapp

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top