chg: [doc] not only pgsql10
parent
7bffb828e7
commit
779c204b1b
|
@ -4,7 +4,7 @@ analyzer-d4-passivessl fetch a redis feed of certificate and TLS sessions and ma
|
|||
```bash
|
||||
go get github.com/gomodule/redigo/redis
|
||||
go get github.com/lib/pq
|
||||
sudo apt install postgresql-plpython3-10
|
||||
sudo apt install postgresql-plpython3-[your psql version]
|
||||
```
|
||||
|
||||
# Config
|
||||
|
|
Loading…
Reference in New Issue