| Line 1: |
Line 1: |
| | == Install == | | == Install == |
| | === Debian/Ubuntu === | | === Debian/Ubuntu === |
| − | sudo apt-get update | + | sudo apt update |
| − | sudo apt-get install postgresql postgresql-contrib | + | sudo apt install postgresql postgresql-contrib |
| | | | |
| | == Remote access == | | == Remote access == |