python-2.7 - 如何找到在我的 heroku 应用程序上运行的 postgres 版本?

标签 python-2.7 heroku-postgres

我在heroku 上有一个python/django 应用程序。如何找到我的应用程序上运行的 postgres 版本?

最佳答案

$ heroku pg:info --app yourapp

关于python-2.7 - 如何找到在我的 heroku 应用程序上运行的 postgres 版本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/21700792/

相关文章:

javascript - 如何将元素从外部移动/拖动到 iframe

postgresql - heroku postgresql 推送一张表

heroku - 将 Heroku Postgres 连接到 PowerBI

heroku - Heroku Postgres 是否提供逻辑解码?

python - 类型错误 : argument of type 'file' is not iterable 2. 7 python

python - 如何在具有最小、平均和最大面积值的 numpy 一维数组中选择子数组?

Python 2.7 : how to pass options for standalone/module code

python - 使用相同的参数初始化两个Python类,得到不同的结果

ruby-on-rails - PG::ConnectionBad: 无法连接到服务器:连接被拒绝

postgresql - pg_stat_statements 表中缺少 queryid 列