I hereby claim:
- I am rdrey on github.
- I am rdrey (https://keybase.io/rdrey) on keybase.
- I have a public key ASC4xpoDI5_5jisQcCuwISntRgGxDnnW6V_6RaIMllpGRwo
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 | |
# you can also use apt | |
aptitude install build-essential | |
aptitude install postgresql-server-dev-9.4 | |
aptitude install libkrb5-dev # I had a dependency on kerberos, you might not |