Run the following commands to go into Postgres command line:
sudo su postgres
psql
Now the database can be dropped by using the following command:
drop database database_name;
Showing posts with label Drop Database. Show all posts
Showing posts with label Drop Database. Show all posts
Wednesday, 23 May 2018
Subscribe to:
Posts (Atom)