PostgreSQL

PostgreSQL is one of the most advanced open-source object-relational Database Management Systems.

In this tutorial series, we will learn PostgreSQL database and Postgres Server administration fundamentals.

We'll start by installing and configuring PostgreSQL on Linux, Ubuntu, CentOS, and Windows.

You'll learn how to interact with the database server using psql and pgAdmin, and basic database administration tasks such as user management, database creation, replication, backup, and restore.