简体   繁体   English

Django应用程序部署@Bluemix,其中postgresql无法作为服务使用

[英]Django application deployment @Bluemix where postgresql is not available as a service

I'm trying to deploy my application into Bluemix which is using PostgreSQL as a database. 我正在尝试将我的应用程序部署到使用PostgreSQL作为数据库的Bluemix中。

On Bluemix portal PostgreSQL is not available in listed services. 在Bluemix门户上,PostgreSQL在所列服务中不可用。 How can I add it to my project. 如何将其添加到我的项目中。

Thanks in advance! 提前致谢!

PostgreSQL is listed under the Labs section of the catalogue. PostgreSQL列在目录的“ 实验室”部分下。

This service does not come with production-grade support. 此服务不附带生产级支持。

If you want a supported version, use the service provided by Compose . 如果需要受支持的版本,请使用Compose提供的服务。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM