Postgres
Introduction
This is a page for keeping track of using postgres
Install
Nice and easy lemon squeezy
sudo apt install postgresql postgresql-contrib
Getting to CLI
Login and envoke the CLI
sudo -i -u postgres
psql
And..
\q
This is a page for keeping track of using postgres
Nice and easy lemon squeezy
sudo apt install postgresql postgresql-contrib
Login and envoke the CLI
sudo -i -u postgres
psql
And..
\q