Skip to content

Commit ba9c612

Browse files
committed
Update plan reference in postgresql_01
1 parent 01fa86a commit ba9c612

File tree

15 files changed

+210
-195
lines changed

15 files changed

+210
-195
lines changed

pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.de-de.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PostgreSQL - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for PostgreSQL
4-
updated: 2025-06-18
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,6 +21,7 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

@@ -43,19 +44,19 @@ You can use any of the [PostgreSQL-recommended drivers and extensions](https://w
4344

4445
### Plans
4546

46-
Three plans are available:
47+
Different plans are available:
4748

4849
- *Essential*
49-
- *Business*
50-
- *Enterprise*
50+
- *Business/Production*
51+
- *Enterprise/Advanced*
5152

5253
Here is an overview of the various plans' capabilities:
5354

54-
| Plan | Number of nodes by default | Read replicas |
55-
| ------------ | -------------------------- | ------------- |
56-
| *Essential* | 1 | No |
57-
| *Business* | 2 | Planned |
58-
| *Enterprise* | 3 | Planned |
55+
| Plan | Number of nodes by default | Read replicas |
56+
| --------------------- | -------------------------- | ------------- |
57+
| *Essential* | 1 | No |
58+
| *Business/Production* | 2 | Planned |
59+
| *Enterprise/Advanced* | 3 | Planned |
5960

6061
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
6162

@@ -65,8 +66,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6566
#### Nodes and replicas
6667

6768
- **Essential**: the cluster can support at most one node.
68-
- **Business**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
69-
- **Enterprise**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
69+
- **Business/Production**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
70+
- **Enterprise/Advanced**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
7071

7172
#### License type
7273

@@ -146,9 +147,9 @@ You can further customise your PostgreSQL by using advanced parameters. See the
146147

147148
*Essential* plan clusters are automatically backed up daily. Backup retention is 2 days.
148149

149-
*Business* plan clusters are automatically backed up daily. Backup retention is 14 days.
150+
*Business/Production* plan clusters are automatically backed up daily. Backup retention is 14 days.
150151

151-
*Enterprise* plan clusters are automatically backed up daily. Backup retention is 30 days.
152+
*Enterprise/Advanced* plan clusters are automatically backed up daily. Backup retention is 30 days.
152153

153154
See the [Automated Backups guide](/pages/public_cloud/public_cloud_databases/databases_05_automated_backups) for more information.
154155

pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-asia.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PostgreSQL - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for PostgreSQL
4-
updated: 2025-06-18
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,6 +21,7 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

@@ -43,19 +44,19 @@ You can use any of the [PostgreSQL-recommended drivers and extensions](https://w
4344

4445
### Plans
4546

46-
Three plans are available:
47+
Different plans are available:
4748

4849
- *Essential*
49-
- *Business*
50-
- *Enterprise*
50+
- *Business/Production*
51+
- *Enterprise/Advanced*
5152

5253
Here is an overview of the various plans' capabilities:
5354

54-
| Plan | Number of nodes by default | Read replicas |
55-
| ------------ | -------------------------- | ------------- |
56-
| *Essential* | 1 | No |
57-
| *Business* | 2 | Planned |
58-
| *Enterprise* | 3 | Planned |
55+
| Plan | Number of nodes by default | Read replicas |
56+
| --------------------- | -------------------------- | ------------- |
57+
| *Essential* | 1 | No |
58+
| *Business/Production* | 2 | Planned |
59+
| *Enterprise/Advanced* | 3 | Planned |
5960

6061
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
6162

@@ -65,8 +66,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6566
#### Nodes and replicas
6667

6768
- **Essential**: the cluster can support at most one node.
68-
- **Business**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
69-
- **Enterprise**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
69+
- **Business/Production**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
70+
- **Enterprise/Advanced**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
7071

7172
#### License type
7273

@@ -146,9 +147,9 @@ You can further customise your PostgreSQL by using advanced parameters. See the
146147

147148
*Essential* plan clusters are automatically backed up daily. Backup retention is 2 days.
148149

149-
*Business* plan clusters are automatically backed up daily. Backup retention is 14 days.
150+
*Business/Production* plan clusters are automatically backed up daily. Backup retention is 14 days.
150151

151-
*Enterprise* plan clusters are automatically backed up daily. Backup retention is 30 days.
152+
*Enterprise/Advanced* plan clusters are automatically backed up daily. Backup retention is 30 days.
152153

153154
See the [Automated Backups guide](/pages/public_cloud/public_cloud_databases/databases_05_automated_backups) for more information.
154155

pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-au.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PostgreSQL - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for PostgreSQL
4-
updated: 2025-06-18
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,6 +21,7 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

@@ -43,19 +44,19 @@ You can use any of the [PostgreSQL-recommended drivers and extensions](https://w
4344

4445
### Plans
4546

46-
Three plans are available:
47+
Different plans are available:
4748

4849
- *Essential*
49-
- *Business*
50-
- *Enterprise*
50+
- *Business/Production*
51+
- *Enterprise/Advanced*
5152

5253
Here is an overview of the various plans' capabilities:
5354

54-
| Plan | Number of nodes by default | Read replicas |
55-
| ------------ | -------------------------- | ------------- |
56-
| *Essential* | 1 | No |
57-
| *Business* | 2 | Planned |
58-
| *Enterprise* | 3 | Planned |
55+
| Plan | Number of nodes by default | Read replicas |
56+
| --------------------- | -------------------------- | ------------- |
57+
| *Essential* | 1 | No |
58+
| *Business/Production* | 2 | Planned |
59+
| *Enterprise/Advanced* | 3 | Planned |
5960

6061
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
6162

@@ -65,8 +66,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6566
#### Nodes and replicas
6667

6768
- **Essential**: the cluster can support at most one node.
68-
- **Business**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
69-
- **Enterprise**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
69+
- **Business/Production**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
70+
- **Enterprise/Advanced**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
7071

7172
#### License type
7273

@@ -146,9 +147,9 @@ You can further customise your PostgreSQL by using advanced parameters. See the
146147

147148
*Essential* plan clusters are automatically backed up daily. Backup retention is 2 days.
148149

149-
*Business* plan clusters are automatically backed up daily. Backup retention is 14 days.
150+
*Business/Production* plan clusters are automatically backed up daily. Backup retention is 14 days.
150151

151-
*Enterprise* plan clusters are automatically backed up daily. Backup retention is 30 days.
152+
*Enterprise/Advanced* plan clusters are automatically backed up daily. Backup retention is 30 days.
152153

153154
See the [Automated Backups guide](/pages/public_cloud/public_cloud_databases/databases_05_automated_backups) for more information.
154155

pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-ca.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PostgreSQL - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for PostgreSQL
4-
updated: 2025-06-18
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,6 +21,7 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

@@ -43,19 +44,19 @@ You can use any of the [PostgreSQL-recommended drivers and extensions](https://w
4344

4445
### Plans
4546

46-
Three plans are available:
47+
Different plans are available:
4748

4849
- *Essential*
49-
- *Business*
50-
- *Enterprise*
50+
- *Business/Production*
51+
- *Enterprise/Advanced*
5152

5253
Here is an overview of the various plans' capabilities:
5354

54-
| Plan | Number of nodes by default | Read replicas |
55-
| ------------ | -------------------------- | ------------- |
56-
| *Essential* | 1 | No |
57-
| *Business* | 2 | Planned |
58-
| *Enterprise* | 3 | Planned |
55+
| Plan | Number of nodes by default | Read replicas |
56+
| --------------------- | -------------------------- | ------------- |
57+
| *Essential* | 1 | No |
58+
| *Business/Production* | 2 | Planned |
59+
| *Enterprise/Advanced* | 3 | Planned |
5960

6061
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
6162

@@ -65,8 +66,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6566
#### Nodes and replicas
6667

6768
- **Essential**: the cluster can support at most one node.
68-
- **Business**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
69-
- **Enterprise**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
69+
- **Business/Production**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
70+
- **Enterprise/Advanced**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
7071

7172
#### License type
7273

@@ -146,9 +147,9 @@ You can further customise your PostgreSQL by using advanced parameters. See the
146147

147148
*Essential* plan clusters are automatically backed up daily. Backup retention is 2 days.
148149

149-
*Business* plan clusters are automatically backed up daily. Backup retention is 14 days.
150+
*Business/Production* plan clusters are automatically backed up daily. Backup retention is 14 days.
150151

151-
*Enterprise* plan clusters are automatically backed up daily. Backup retention is 30 days.
152+
*Enterprise/Advanced* plan clusters are automatically backed up daily. Backup retention is 30 days.
152153

153154
See the [Automated Backups guide](/pages/public_cloud/public_cloud_databases/databases_05_automated_backups) for more information.
154155

pages/public_cloud/public_cloud_databases/postgresql_01_capabilities/guide.en-gb.md

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: PostgreSQL - Capabilities and Limitations
33
excerpt: Discover the capabilities and limitations of Public Cloud Databases for PostgreSQL
4-
updated: 2025-06-18
4+
updated: 2025-07-31
55
---
66

77
## Objective
@@ -21,6 +21,7 @@ The Public Cloud Databases offer is available in the following regions:
2121
- `GRA` (Gravelines, France)
2222
- `SBG` (Strasbourg, France)
2323
- `SGP` (Singapore, Singapore)
24+
- `EU-WEST-PAR` (Paris, France)
2425
- `UK` (London, United Kingdom)
2526
- `WAW` (Warsaw, Poland)
2627

@@ -43,19 +44,19 @@ You can use any of the [PostgreSQL-recommended drivers and extensions](https://w
4344

4445
### Plans
4546

46-
Three plans are available:
47+
Different plans are available:
4748

4849
- *Essential*
49-
- *Business*
50-
- *Enterprise*
50+
- *Business/Production*
51+
- *Enterprise/Advanced*
5152

5253
Here is an overview of the various plans' capabilities:
5354

54-
| Plan | Number of nodes by default | Read replicas |
55-
| ------------ | -------------------------- | ------------- |
56-
| *Essential* | 1 | No |
57-
| *Business* | 2 | Planned |
58-
| *Enterprise* | 3 | Planned |
55+
| Plan | Number of nodes by default | Read replicas |
56+
| --------------------- | -------------------------- | ------------- |
57+
| *Essential* | 1 | No |
58+
| *Business/Production* | 2 | Planned |
59+
| *Enterprise/Advanced* | 3 | Planned |
5960

6061
Your choice of plan affects the number of nodes your cluster can run, the SLA, and a few other features such as read replicas or backup retention.
6162

@@ -65,8 +66,8 @@ Your choice of plan affects the number of nodes your cluster can run, the SLA, a
6566
#### Nodes and replicas
6667

6768
- **Essential**: the cluster can support at most one node.
68-
- **Business**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
69-
- **Enterprise**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
69+
- **Business/Production**: the cluster is delivered with 2 nodes by default. Adding read replicas is planned.
70+
- **Enterprise/Advanced**: the cluster is delivered with 3 nodes by default. Adding read replicas is planned.
7071

7172
#### License type
7273

@@ -146,9 +147,9 @@ You can further customise your PostgreSQL by using advanced parameters. See the
146147

147148
*Essential* plan clusters are automatically backed up daily. Backup retention is 2 days.
148149

149-
*Business* plan clusters are automatically backed up daily. Backup retention is 14 days.
150+
*Business/Production* plan clusters are automatically backed up daily. Backup retention is 14 days.
150151

151-
*Enterprise* plan clusters are automatically backed up daily. Backup retention is 30 days.
152+
*Enterprise/Advanced* plan clusters are automatically backed up daily. Backup retention is 30 days.
152153

153154
See the [Automated Backups guide](/pages/public_cloud/public_cloud_databases/databases_05_automated_backups) for more information.
154155

0 commit comments

Comments
 (0)