Open Zobia12 opened 2 years ago
STEPS: 1. Install PostgreSQL, if not installed by running the following commands.
sudo apt update
apt install postgresql postgresql-contrib
service postgresql status
-sudo -u postgres psql
\conninfo
\l
\du
\password postgres
STEPS: 1. Install PostgreSQL, if not installed by running the following commands.
sudo apt update
apt install postgresql postgresql-contrib
service postgresql status
-sudo -u postgres psql
\conninfo
.\l
command.\du
command.\password postgres