Pre-requisite video: • What is a Character Set, Code set, En...
There are two different ways of creating a new database in PostgreSQL database server.
1) using "Create database" SQL
2) using "createdb" shell executable.
This video shows both options with an example.