DEV Community

01yym
01yym

Posted on

postgresql

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

Top comments (0)

AWS GenAI LIVE image

Real challenges. Real solutions. Real talk.

From technical discussions to philosophical debates, AWS and AWS Partners examine the impact and evolution of gen AI.

Learn more