RANIARANIA Academy

Introduction to PostgreSQL & Setup

Get PostgreSQL installed on any operating system and learn to connect with the psql client, create your own databases and users, and navigate the object hierarchy with confidence. You walk away able to install, connect to and move around a real PostgreSQL database — the foundation every later skill builds on.

Watch the free preview

What PostgreSQL is and why teams choose it — free to watch, no account needed.

PostgreSQL BEGINNER · 150 min · Certificate on completion · 3 CPD points

What you'll learn

  • Install, connect to and navigate a PostgreSQL database on any operating system
  • Explain what PostgreSQL is and when it is the right tool for the job
  • Drive the psql client fluently using its meta-commands
  • Create databases and roles and connect from external tools
  • Describe the cluster, database, schema and table object hierarchy

Syllabus

Meet PostgreSQL and Get It Installed
What PostgreSQL is and why teams choose itFree preview15 min
Installing PostgreSQL on Windows, macOS and Linux15 min
Driving the psql Client
Connecting with psql and running your first queries15 min
Essential psql meta-commands15 min
Databases, Users and Connecting from Tools
Creating databases, roles and users15 min
Connecting from tools and applications15 min
The PostgreSQL Object Hierarchy
Cluster, database, schema and table15 min
Navigating and organising with schemas15 min
Lab — 10 Exercises & Solutions
Exercises 1–515 min
Exercises 6–1015 min