Skip to content

Commit b969550

Browse files
authored
Removed PGSM and pg_tde pages, added links to respective docs (#766)
Fixed links to pgsm install for apt and yum modified: docs/apt.md modified: docs/extensions.md deleted: docs/pg-stat-monitor.md deleted: docs/pg-tde.md modified: docs/telemetry.md modified: docs/yum.md
1 parent 2cca083 commit b969550

6 files changed

Lines changed: 58 additions & 534 deletions

File tree

docs/apt.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ Run all the commands in the following sections as root or using the `sudo` comma
8888
$ sudo apt install percona-patroni
8989
```
9090

91-
[Install `pg_stat_monitor`](pg-stat-monitor.md)
91+
[Install `pg_stat_monitor` :octicons-external-link-16:](https://docs.percona.com/pg-stat-monitor/install.html):
9292

9393

9494
Install `pgBouncer`:

docs/extensions.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ Percona Distribution for PostgreSQL is not only the PostgreSQL server. It also i
44

55
Percona Distribution for PostgreSQL includes the extensions that have been tested to work together. These extensions encompass the following:
66

7-
* [PostgreSQL contrib modules and utilities](contrib.md)
8-
* Extensions authored by Percona:
9-
10-
* [`pg_stat_monitor`](pg-stat-monitor.md)
11-
* [`pg_tde`](pg-tde.md)
7+
Percona Distribution for PostgreSQL includes the extensions that have been tested to work together. These extensions encompass the following:
128

9+
* [PostgreSQL contrib modules and utilities](contrib.md)
10+
* [Extensions authored by Percona](percona-ext.md)
1311
* [Third-party components](third-party.md)
1412

1513
Percona also supports [extra modules](https://repo.percona.com/ppg-16-extras/), not included in Percona Distribution for PostgreSQL but tested to work with it.

docs/pg-stat-monitor.md

Lines changed: 0 additions & 277 deletions
This file was deleted.

0 commit comments

Comments
 (0)