-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlanding.json
More file actions
74 lines (74 loc) · 2.86 KB
/
landing.json
File metadata and controls
74 lines (74 loc) · 2.86 KB
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
73
74
{
"version": 2,
"title": "IBM Cloud® Databases for PostgreSQL Gen 2",
"introduction": "PostgreSQL is a powerful, open source object-relational database that is highly customizable.",
"product_page": "https://www.ibm.com/products/databases-for-postgresql",
"console_page": "/databases/databases-for-postgresql/create",
"section_topics": {
"links": [
{
"title": "Getting started",
"href": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-getting-started"
},
{
"title": "Overview of Gen 1 and Gen 2",
"href": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-overview-gen1-gen2"
},
{
"title": "Gen 2 isolated compute",
"href": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-isolated-compute"
},
{
"title": "Provisioning",
"href": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-provisioning"
},
{
"title": "Comparison of Gen 1 and Gen 2 backups",
"href": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-comparison-backups"
},
{
"title": "Connecting an external application to your PostgreSQL deployment",
"href": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-external-app"
},
{
"title": "Gen 1 docs",
"href": "/docs/databases-for-postgresql"
}
]
},
"section_highlights": [
{
"title": "IBM named a leader for cloud database management systems",
"description": "Gartner named IBM a leader in Gartner Magic Quadrant for 2021 Cloud Database Management Systems.",
"href": "https://www.ibm.com/blog/ibm-is-named-a-leader-in-the-2021-gartner-magic-quadrant-for-cloud-database-management-systems-dbms/",
"type": "blog"
},
{
"title": "IBM Training - Cloud",
"description": "Includes Power Virtual Server, SAP, VMware, Advocate, Architect, Developer, and Site Reliability Engineer, and more",
"href": "https://www.ibm.com/training/cloud",
"type": "training"
}
],
"section_devtools": {
"cli": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-cdb-reference",
"terraform": "https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/database"
},
"section_updates": {
"view_more": "/docs/databases-for-postgresql-gen2?topic=databases-for-postgresql-gen2-postgresql-relnotes",
"tiles": [
{
"date": "March 2026",
"title": "Databases for PostgreSQL Gen 2 available in Chennai"
},
{
"date": "February 2026",
"title": "GA of Databases for PostgreSQL Gen 2"
},
{
"date": "December 2025",
"title": "Introducing the Beta of Databases for PostgreSQL Gen 2"
}
]
}
}