Skip to content

Commit 518e1a5

Browse files
committed
Map content to categories
TODO: partner docs
1 parent fbc238f commit 518e1a5

File tree

66 files changed

+233
-50
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

66 files changed

+233
-50
lines changed

advocacy_docs/edb-postgres-ai/databases/index.mdx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ iconName: Database
66
description: About the Postgres databases that are the core of the EDB Postgres AI platform.
77
deepToC: true
88
navigation:
9-
- /epas/latest
10-
- /pge/latest
11-
- /pgd/latest/
12-
- /supported-open-source/postgresql
139
- postgres_distributions
1410
- feature_support_per_db
1511
- advanced_replication
@@ -19,6 +15,10 @@ navigation:
1915
- oracle_compatibility
2016
- tools_extensions
2117
- deployment_options
18+
- /epas/latest
19+
- /pge/latest
20+
- /pgd/latest/
21+
- /supported-open-source/postgresql
2222
---
2323

2424
## Postgres options

advocacy_docs/edb-postgres-ai/extensions-and-tools/index.mdx

Lines changed: 22 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,28 @@
11
---
2-
title: Extensions and Tools
2+
title: EDB Postgres AI Extensions and Tools
33
navTitle: Extensions and Tools
44
description: Extensions and tools available for EDB Postgres AI.
5+
navigation:
6+
- "#Tools"
7+
- /tools/edb_sqlpatch/
8+
- /tools/alteruser_utility/
9+
- /language_pack/latest/
10+
- "#Extensions overview"
11+
- /pg_extensions/
12+
- "#Supported on EDB Postgres AI"
13+
- /pg_extensions/advanced_storage_pack
14+
- /pg_extensions/pg_tuner
15+
- /pg_extensions/query_advisor
16+
- /pg_extensions/wait_states
17+
- /postgis/latest/
18+
- /pg_extensions/pgaudit
19+
- /pg_extensions/pg_failover_slots
20+
- /pg_extensions/pgRouting
21+
- /pg_extensions/pg_squeeze
22+
- /pg_extensions/pgvector
23+
- /pg_extensions/sqlprofiler
24+
- /pg_extensions/spl_check
25+
- /pg_extensions/edb_job_scheduler
526
---
627

728
EDB Postgres AI provides a variety of extensions and tools to help you get the most out of your database. These extensions and tools are designed to help you manage your database, improve performance, and integrate with other systems.

advocacy_docs/edb-postgres-ai/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: EDB Postgres AI Home
3-
navTitle: Home
3+
navTitle: EDB Postgres AI
44
directoryDefaults:
55
product: "EDB Postgres AI"
66
iconName: edb_postgres_ai/LoopBlack

advocacy_docs/edb-postgres-ai/integration/index.mdx

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
title: EDB Postgres AI Integration
33
navTitle: Integration
44
description: Connectors, connection poolers and foreign data wrappers to integrate your applications with EDB Postgres AI.
5+
indexCards: none
6+
navigation:
7+
- "#Connectors"
8+
- /jdbc_connector/latest
9+
- /net_connector/latest
10+
- /ocl_connector/latest
11+
- /odbc_connector/latest
12+
- "#Connection Poolers"
13+
- /pgbouncer/latest
14+
- /pgpool/latest
15+
- "#Foreign Data Wrappers"
16+
- /hadoop_data_adapter/latest
17+
- /mongodb_data_adapter/latest
18+
- /mysql_data_adapter/latest/
519
---
620

721
The EDB Postgres AI Integration documentation provides information on how to integrate your applications with EDB Postgres AI. This includes information on connectors, connection poolers, and foreign data wrappers that you can use to connect your applications to EDB Postgres AI.

advocacy_docs/edb-postgres-ai/migration-etl/data-migration-service/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ navigation:
1515
- limitations
1616
- "#Get started"
1717
- getting_started
18+
navRootedTo: /edb-postgres-ai/migration-etl
1819

1920
---
2021

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
title: High Availability
3+
navTitle: High Availability
4+
navigation:
5+
- /pgd/latest
6+
- /efm/latest
7+
- /supported-open-source/patroni
8+
---
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: "EDB supported Kubernetes operators"
3+
navTitle: Kubernetes
4+
---
5+

advocacy_docs/edb-postgres-ai/platforms-and-tools/management.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: EDB Postgres AI Tools - Management
33
navTitle: Management
44
description: An introduction to the management tools of EDB Postgres AI such as Postgres Enterprise Manager.
5+
navigation:
6+
- /pem/latest
7+
- /supported-open-source/pgadmin/
58
---
69

710
An introduction to the management tools of EDB Postgres® AI such as Postgres Enterprise Manager.
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
---
2+
title: Security
3+
navTitle: Security
4+
---

advocacy_docs/migrating/index.mdx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
title: Migration
3+
indexCards: simple
4+
navigation:
5+
- oracle
6+
- /migration_portal/latest/
7+
- /migration_toolkit/latest/
8+
- /eprs/latest/
9+
---
10+

advocacy_docs/pg_extensions/advanced_storage_pack/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ navigation:
55
- rel_notes
66
- installing
77
- configuring
8+
categories:
9+
- /edb-postgres-ai/extensions-and-tools
10+
- /pg_extensions/
811
directoryDefaults:
912
product: EDB Advanced Storage Pack
1013
---

advocacy_docs/pg_extensions/edb_job_scheduler/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
---
22
title: 'EDB Job Scheduler'
3+
categories:
4+
- /edb-postgres-ai/extensions-and-tools
5+
- /pg_extensions/
36
directoryDefaults:
47
product: EDB Job Scheduler
58
---

advocacy_docs/pg_extensions/index.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ navigation:
99
- pg_tuner
1010
- query_advisor
1111
- wait_states
12+
- /postgis/latest/
1213
- pgaudit
1314
- pgtt
1415
- pg_failover_slots
@@ -22,7 +23,8 @@ navigation:
2223
- "#EDB Postgres Advanced Server only"
2324
- spl_check
2425
- edb_job_scheduler
25-
26+
categories:
27+
- /edb-postgres-ai/extensions-and-tools/
2628
---
2729

2830
Categories of extensions:

advocacy_docs/pg_extensions/index.mdx.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ navigation:
99
- pg_tuner
1010
- query_advisor
1111
- wait_states
12+
- /postgis/latest/
1213
- pgaudit
1314
- pgtt
1415
- pg_failover_slots
@@ -22,6 +23,8 @@ navigation:
2223
- "#EDB Postgres Advanced Server only"
2324
- spl_check
2425
- edb_job_scheduler
26+
categories:
27+
- /edb-postgres-ai/extensions-and-tools/
2528
---
2629

2730
Categories of extensions:

advocacy_docs/pg_extensions/ldap_sync/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,15 @@
11
---
22
title: 'EDB LDAP Sync'
3+
description: EDB LDAP Sync is a collection of utilities and configurations for synchronizing Postgres with directory servers that support the LDAP protocol, such as OpenLDAP and Active Directory.
34
indexCards: none
45
navigation:
56
- rel_notes
67
- installing
78
- configuring
89
- using
10+
categories:
11+
- /edb-postgres-ai/platforms-and-tools/security/
12+
- /pg_extensions/
913
directoryDefaults:
1014
product: EDB LDAP Sync
1115
---

advocacy_docs/pg_extensions/pg_failover_slots/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /edb-postgres-ai/extensions-and-tools
11+
- /pg_extensions/
912
directoryDefaults:
1013
product: PG Failover Slots
1114
---

advocacy_docs/pg_extensions/pg_squeeze/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /edb-postgres-ai/extensions-and-tools
11+
- /pg_extensions/
912
directoryDefaults:
1013
product: PG Squeeze
1114
---

advocacy_docs/pg_extensions/pg_tuner/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /edb-postgres-ai/extensions-and-tools
11+
- /pg_extensions/
912
directoryDefaults:
1013
product: EDB Postgres Tuner
1114
---

advocacy_docs/pg_extensions/pgaudit/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /edb-postgres-ai/extensions-and-tools
11+
- /pg_extensions/
912
directoryDefaults:
1013
product: pgaudit
1114
---

advocacy_docs/pg_extensions/pgrouting/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /edb-postgres-ai/extensions-and-tools
11+
- /pg_extensions/
912
directoryDefaults:
1013
product: pgRouting
1114
---

advocacy_docs/pg_extensions/pgtt/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /pg_extensions/
911
directoryDefaults:
1012
product: pgtt
1113
---

advocacy_docs/pg_extensions/pgvector/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ navigation:
66
- installing
77
- configuring
88
- using
9+
categories:
10+
- /edb-postgres-ai/extensions-and-tools
11+
- /pg_extensions/
912
directoryDefaults:
1013
product: pgvector
1114
---

advocacy_docs/pg_extensions/query_advisor/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ navigation:
88
- installing
99
- configuring
1010
- using
11+
categories:
12+
- /edb-postgres-ai/extensions-and-tools
13+
- /pg_extensions/
1114
---
1215

1316
EDB Query Advisor is a Postgres extension that includes the [Index Advisor](#index-advisor) and the [Statistics Advisor](#statistics-advisor).

advocacy_docs/pg_extensions/spl_check/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: EDB SPL Check
33
directoryDefaults:
44
product: EDB SPL Check
5+
categories:
6+
- /edb-postgres-ai/extensions-and-tools
7+
- /pg_extensions/
58
---
69

710
EDB SPL Check is a code analysis tool for SPL on EDB Postgres Advanced Server. Using only the internal PostgreSQL parser, it identifies errors that can occur at runtime. In addition, it parses the SQL inside your routines and identifies errors that are usually missed when executing `CREATE PROCEDURE/FUNCTION/PACKAGE`. Similarly, it identifies errors that are usually missed when executing `CREATE PACKAGE/OBJECT TYPES/COMPOUND TRIGGER`.

advocacy_docs/pg_extensions/sqlprofiler/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ navigation:
1010
- configuring
1111
- using
1212
- upgrading
13+
categories:
14+
- /edb-postgres-ai/extensions-and-tools
15+
- /pg_extensions/
1316
---
1417

1518
SQL Profiler is a tool that allows you to track execution statistics of all SQL statements executed on a server by specific user(s) and on specific database(s). Its primary purpose is to capture SQL statements sent to a Postgres server to help a DBA analyze a set of SQL traffic, identifying the most resource-intensive SQL statements, locating SQL bottlenecks in their system, and assisting the DBA in tuning problematic SQL code to increase overall server performance.

advocacy_docs/pg_extensions/system_stats/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ navigation:
77
- installing
88
- configuring
99
- using
10+
categories:
11+
- /pg_extensions/
1012
---
1113
system_stats (`system_stats`) is a Postgres extension that provides functions to access system level statistics that can be used for monitoring. It supports Linux, macOS and Windows.
1214

advocacy_docs/pg_extensions/wait_states/index.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ navigation:
88
- installing
99
- configuring
1010
- using
11+
categories:
12+
- /edb-postgres-ai/extensions-and-tools
13+
- /pg_extensions/
1114
---
1215

1316
EDB Wait States is a tool for analyzing performance and tuning by allowing the collection and querying of wait event data. Wait events, introduced in PostgreSQL 9.6, are recorded alongside other session activity and provide a snapshot of whether a session is waiting for I/O, CPU, IPC, locks, or timeouts. Snapshots of this information are gathered by the EDB Wait States background worker (BGW) at regular intervals.

advocacy_docs/pg_extensions/wal2json/index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ navigation:
77
- installing
88
- configuring
99
- using
10+
categories:
11+
- /pg_extensions/
1012
---
1113

1214
wal2json (`wal2json`) is an extension released as open source software under the PostgreSQL License.

advocacy_docs/supported-open-source/barman/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
title: Barman
33
navTitle: Barman
44
description: EDB supports Barman.
5+
navRootedTo: /edb-postgres-ai/platforms-and-tools/backup/
56
tags:
67
- barman
78
- backup

advocacy_docs/supported-open-source/cloud_native_pg/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: CloudNativePG
33
navTitle: CloudNativePG
4+
navRootedTo: /edb-postgres-ai/platforms-and-tools/kubernetes
45
description: EDB supports CloudNativePG.
56
directoryDefaults:
67
iconName: logos/KubernetesMono

advocacy_docs/supported-open-source/patroni/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ navigation:
2121
- tips
2222
- "#Migrating"
2323
- migrating
24+
navRootedTo: /edb-postgres-ai/platforms-and-tools/high-availability/
2425
---
2526

2627
Patroni is among the most popular open-source tools for managing replication and failover of Postgres clusters. It relies on the Postgres streaming replication and hot standby capabilities. These capabilities allow DBAs to simplify the process of setting up and managing clusters that have high availability and read scalability requirements. EDB has tested Patroni for use with PostgreSQL, EDB Postgres Advanced Server, and EDB Postgres Extended Server.

advocacy_docs/supported-open-source/pgadmin/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: pgAdmin
33
navTitle: pgAdmin
4+
navRootedTo: /edb-postgres-ai/platforms-and-tools/management/
45
description: EDB supports pgAdmin.
56
directoryDefaults:
67
iconName: logos/PostgresqlMono

advocacy_docs/supported-open-source/pgbackrest/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ tags:
77
- pgBackRest
88
- EPAS
99
indexCards: simple
10+
navRootedTo: /edb-postgres-ai/platforms-and-tools/backup/
1011
directoryDefaults:
1112
iconName: 'PostgresSupport'
1213
product: 'pgBackRest'

advocacy_docs/supported-open-source/pglogical2/index.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ navigation:
1212
- conflicts
1313
- configuration-options
1414
- limitations-and-restrictions
15+
navRootedTo: /edb-postgres-ai/platforms-and-tools/high-availability/
1516
indexCards: simple
1617
directoryDefaults:
1718
iconName: EdbReplicate

advocacy_docs/supported-open-source/postgresql/index.mdx

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,13 @@ description: EDB supports PostgreSQL.
55
directoryDefaults:
66
iconName: logos/PostgresqlMono
77
product: PostgreSQL
8-
category:
9-
- "EDB Postgres AI"
10-
- "Databases"
118
indexCards: none
129
navigation:
1310
- overview
1411
- installing
1512
- uninstalling
1613
- troubleshooting
14+
navRootedTo: /edb-postgres-ai/databases
1715
---
1816

1917
PostgreSQL is a popular and free open-source relational database management system (RDBMS). It has a reputation for reliability, performance, and extensibility, with a robust feature set to securely store and scale complex workloads.

0 commit comments

Comments
 (0)