I logged in the database using - --username=freecodecamp --dbname=postgres
I type \l to access the database
then I typed CREATE DATABASE students
to create database and it goes no further. What do I need to do ?
I logged in the database using - --username=freecodecamp --dbname=postgres
I type \l to access the database
then I typed CREATE DATABASE students
to create database and it goes no further. What do I need to do ?