We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 436ccf5 commit ae9bca6Copy full SHA for ae9bca6
1 file changed
docs/apt.md
@@ -108,19 +108,19 @@ To install the packages individually, run the following commands:
108
$ sudo apt install percona-postgresql-{{pgversion}}-wal2json
109
```
110
111
- Install PostgreSQL contrib extensions:
+ Install `PostgreSQL contrib` extensions:
112
113
```{.bash data-prompt="$"}
114
$ sudo apt install percona-postgresql-contrib
115
116
117
- Install HAProxy:
+ Install `HAProxy`:
118
119
120
$ sudo apt install percona-haproxy
121
122
123
- Install pgpool2:
+ Install `pgpool2`:
124
125
126
$ sudo apt install percona-pgpool2
0 commit comments