How To Create a Database In PostgreSQL - PostgreSQL Tutorial #4

Опубликовано: 01 Май 2026
на канале: KongsDevLab
60
3

In this video, you will learn how to create a database in PostgreSQL using the terminal (psql shell). The video will walk you through the steps of creating a database using the create database command in the terminal.

If you want to learn PostgreSQL in detail then check out the series below:
The Complete PostgreSQL Master Class series :    • The Complete PostgreSQL Master Class  


00:00 Introduction
00:27 Starting the PostgreSQL server
01:34 see the List of all databases
02:13 create your first database