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
Sergi Mamedov -
TheGuildBot -
Josh Altons -
Khang Tran -
Top comments (0)