How to install PostgreSQL on Linux Mint

In this article, we will see how to install PostgreSQL on Linux Mint step by step.

Install PostgreSQL on Linux Mint

Continue reading How to install PostgreSQL on Linux Mint

How to install PostgreSQL on Kali Linux

In this article, we will see how to install PostgreSQL on Kali Linux step by step. In this article, we will perform below steps:
1. Install PostgreSQL on Kali Linux.
2. PostgreSQL post installation steps(Enable, start the PostgreSQL service).
3. Connect to PostgreSQL server on Kali Linux.

Install PostgreSQL on Kali Linux

Continue reading How to install PostgreSQL on Kali Linux

How to install PostgreSQL and pgAdmin on windows 11

In this article, we will see how to install PostgreSQL and pgAdmin on windows 11 step by step.

Steps to install PostgreSQL and pgAdmin on Windows 11

1. Go to PostgreSQL Download Page
Continue reading How to install PostgreSQL and pgAdmin on windows 11

How to install PostgreSQL 13 on Debian 10.x step by step

In this article, we will see how to install PostgreSQL 13 on Debian 10.x step by step. PostgreSQL is available in all Debian versions by default.

Steps to install PostgreSQL 13 on Debian 10.x

1. Create the file repository configuration.
Continue reading How to install PostgreSQL 13 on Debian 10.x step by step

How to install PostgreSQL 13 on Ubuntu 20.04

In this article, we will see how to install PostgreSQL 13 on Ubuntu 20.04.

What is PostgreSQL?
PostgreSQL is a powerful, open source object-relational database system with over 30 years of active development that has earned it a strong reputation for reliability, feature robustness, and performance.

1. Create the file repository configuration:
Continue reading How to install PostgreSQL 13 on Ubuntu 20.04

How to install PostgreSQL on Ubuntu

PostgreSQL is a feature-rich, general-purpose database management system. Following are the objectives of PostgreSQL:

  • Robust, high-quality software with maintainable, well-commented code.
  • Low maintenance administration of both embedded and enterprise use.
  • Standards-complaint SQL, interoperability, and compatibility.
  • Performance, security and high availability.
  • Its one of top 5 most used database engine.

Continue reading How to install PostgreSQL on Ubuntu

PostgreSQL 11 installation on Mac OS

PostgreSQL 11 installation on Mac OS is simple and less time taking.

PostgreSQL 11 installation on Mac OS Steps:

1. Download the PostgreSQL software.
2. Install postgreSQL server.
3. Connect to PostgreSQL server.

These are explained in this video.