Reputation: 681
I'm trying to deploy my application into Bluemix which is using PostgreSQL as a database.
On Bluemix portal PostgreSQL is not available in listed services. How can I add it to my project.
Thanks in advance!
Upvotes: 0
Views: 136
Reputation: 4339
PostgreSQL is listed under the Labs section of the catalogue.
This service does not come with production-grade support.
If you want a supported version, use the service provided by Compose.
Upvotes: 1