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