Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/apt.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Run all the commands in the following sections as root or using the `sudo` comma
$ sudo apt install percona-patroni
```

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


Install `pgBouncer`:
Expand Down
8 changes: 3 additions & 5 deletions docs/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,10 @@ Percona Distribution for PostgreSQL is not only the PostgreSQL server. It also i

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

* [PostgreSQL contrib modules and utilities](contrib.md)
* Extensions authored by Percona:

* [`pg_stat_monitor`](pg-stat-monitor.md)
* [`pg_tde`](pg-tde.md)
Percona Distribution for PostgreSQL includes the extensions that have been tested to work together. These extensions encompass the following:

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

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.
Expand Down
277 changes: 0 additions & 277 deletions docs/pg-stat-monitor.md

This file was deleted.

Loading