File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed
advocacy_docs/pg_extensions/spl_check Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 2
2
title : " Installing EDB SPL Check"
3
3
---
4
4
5
- ## Install the package
6
-
7
- The syntax for the package install command is:
5
+ The syntax to install the package is:
8
6
9
7
``` shell
10
8
sudo < package-manager> -y install edb-< postgres><postgres_version> -spl-check
11
9
```
12
10
13
11
Where:
14
- - ` <package-manager> ` is the package manager used with your operating system:
12
+ - ` <package-manager> ` is the package manager used with your operating system:
15
13
16
14
| Package manager | Operating system |
17
15
| --------------- | -------------------------------- |
18
- | dnf | RHEL 8/9 and derivatives |
16
+ | dnf | RHEL 8/9 and derivatives |
19
17
| yum | RHEL 7 and derivatives, CentOS 7 |
20
18
| zypper | SLES |
21
19
| apt-get | Debian and derivatives |
You can’t perform that action at this time.
0 commit comments