sudo apt install postgresql libpq-dev postgresql-plpython3 python3 python3-pip
Follow the instructions here
The directions are not great; you need to install tspdb
using the same python
under the same user as psql
.
sudo apt install postgresql libpq-dev postgresql-plpython3 python3 python3-pip
Follow the instructions here
The directions are not great; you need to install tspdb
using the same python
under the same user as psql
.