sudo apt install postgresql postgresql-contrib
psql --version
sudo service postgresql status
sudo service postgresql start
sudo -u postgres psql
postgres=#\q
sudo service postgresql stop
sudo apt install postgresql postgresql-contrib
psql --version
sudo service postgresql status
sudo service postgresql start
sudo -u postgres psql
postgres=#\q
sudo service postgresql stop
For further actions, you may consider blocking this person and/or reporting abuse
AK DevCraft -
TD! -
TD! -
Gliimly -
Top comments (0)