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.

How to Allow Remote Connections to PostgreSQL Server How to Allow Remote Connections to PostgreSQL Server
Check PostgreSQL Version in Ubuntu Linux / Windows Check PostgreSQL Version in Ubuntu Linux / Windows
How to Install PostgreSQL on Windows How to Install PostgreSQL on Windows
Install PostgreSQL on CentOS 8 Install PostgreSQL on CentOS 8
Install PostgreSQL on Ubuntu Install PostgreSQL on Ubuntu