Skip to content
Snippets Groups Projects
Commit 5719a861 authored by Haoyu Z's avatar Haoyu Z
Browse files

notes

parent 15bc25c3
No related branches found
No related tags found
No related merge requests found
No preview for this file type
File added
File added
sudo apt install postgresql postgresql-contrib
sudo apt-get install libpq-dev
sudo apt-get install postgresql-server-dev-all
sudo apt-get install postgresql-common
git clone https://github.com/PierreSenellart/provsql.git
cd provsql
make
sudo make install
add shared_preload_libraries = 'provsql' to /etc/postgresql/VERSION/main/postgresql.conf, then systemsctl restart postgresql
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment