I hereby claim:
- I am jhngrant on github.
- I am johngrant (https://keybase.io/johngrant) on keybase.
- I have a public key whose fingerprint is 371A 1648 D47D 828E DB69 5283 CDFB E98E 521F 5272
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
# PostgreSQL can be on a remote server but you'll need root privileges in Linux and superuser in PostgreSQL. | |
# First install build tools | |
sudo su | |
aptitude install build-essential | |
aptitude install postgresql-server-dev-9.4 | |
# Clone and build the PL/pgSQL server-side debugger |