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
From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.
JetThoughts Dev -
Aviral Srivastava -
João Aquino -
정유준 -
Top comments (0)