Version 12
Postgres, is a free and open-source relational database management system (RDBMS) emphasizing extensibility and technical standards compliance. It is designed to handle a range of workloads, from single machines to data warehouses or Web services with many concurrent users.
- Provider
- Amazon Web Services
- Documentation
- Tags
- postgres
- relational
Contents
Plan | Available in trial | High IOPS | Backups | Encrypted | HA | Connections | Space |
---|---|---|---|---|---|---|---|
tiny-unencrypted-12 | yes | no | no | no | no | 50 | 5GB |
small-12 | no | no | yes | yes | no | 200 | 100GB |
small-ha-12 | no | no | yes | yes | yes | 200 | 100GB |
medium-12 | no | no | yes | yes | no | 500 | 100GB |
medium-ha-12 | no | no | yes | yes | yes | 500 | 100GB |
xlarge-12 | no | no | yes | yes | no | 5000 | 2TB |
xlarge-ha-12 | no | no | yes | yes | yes | 5000 | 2TB |
tiny-unencrypted-12-high-iops | yes | yes | no | no | no | 50 | 25GB |
small-12-high-iops | no | yes | yes | yes | no | 200 | 100GB |
small-ha-12-high-iops | no | yes | yes | yes | yes | 200 | 100GB |
medium-12-high-iops | no | yes | yes | yes | no | 500 | 500GB |
medium-ha-12-high-iops | no | yes | yes | yes | yes | 500 | 500GB |
large-12-high-iops | no | yes | yes | yes | no | 5000 | 2.5TB |
large-ha-12-high-iops | no | yes | yes | yes | yes | 5000 | 2.5TB |
xlarge-12-high-iops | no | yes | yes | yes | no | 5000 | 10TB |
xlarge-ha-12-high-iops | no | yes | yes | yes | yes | 5000 | 10TB |
large-12 | no | no | yes | yes | no | 5000 | 564GB |
large-ha-12 | no | no | yes | yes | yes | 5000 | 564GB |
In the command line
You can also view this information in the Cloud Foundry command line interface by running:
cf marketplace -e postgres