forked from pivotal-cf/docs-crunchy-data
-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html.md.erb
72 lines (57 loc) · 2.08 KB
/
index.html.md.erb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
---
title: Crunchy PostgreSQL For PCF
owner: Crunchy Data
---
This documentation describes the Crunchy PostgreSQL for Pivotal Cloud Foundry
(PCF) tile. Installing this tile creates a service that allows PCF developers
to use Crunchy PostgreSQL databases with their apps.
## <a id="features"></a>Key Features
Crunchy PostgreSQL For PCF includes the following key features:
* On-Demand single-tenant service
* Crunchy PostgreSQL v9.5 and PostGIS v2.3
* Primary/replica PostgreSQL architecture
* Load-balanced read replicas
* Automated backups with pgBackrest
* Disaster recovery
* High availability
<p class="note"><strong>Note</strong>: Apps Manager support is only available if you are using PCF Operations Manager (Ops Manager) and Elastic Runtime v1.10 or later.</p>
For details on the features of this tile, see the [feature overview](./feature-overview.html).
For more information about Crunchy PostgreSQL, see the
[Crunchy Data](http://crunchydata.com/) website.
## <a id="snapshot"></a>Product Snapshot
The following table provides version and version-support information about
Crunchy PostgreSQL for PCF:
<table class="nice">
<th>Element</th>
<th>Details</th>
<tr>
<td>Tile version</td>
<td>v03.090510.106</td>
</tr>
<tr>
<td>Release date</td>
<td>November 9, 2017</td>
</tr>
<tr>
<td>Software component version</td>
<td>PostgreSQL v9.5</td>
</tr>
<tr>
<td>Compatible Ops Manager version(s)</td>
<td>v1.9.x, v1.10.x, v1.11.x, and v1.12.x</td>
</tr>
<tr>
<td>Compatible Elastic Runtime version(s)</td>
<td>v1.9.x, v1.10.x, v1.11.x, and v1.12.x</td>
</tr>
<tr>
<td>IaaS support</td>
<td>AWS, Azure, GCP, OpenStack, and vSphere</td>
</tr>
</table>
## <a id="limitations"></a>Limitations
Crunchy PostgreSQL for PCF currently includes the following limitation:
* You must manually restore backups.
## <a id="feedback"></a>Feedback
To report bugs, request features, or ask questions, send an email to
[Crunchy Data](mailto:[email protected]).