How to Install PostgreSQL and pgAdmin4 on Ubuntu 18.04 LTS
How to Install PostgreSQL and pgAdmin4 on Ubuntu 18.04 LTSpgAdmin4 is an open source PostgreSQL management tool designed for multiple PostgreSQL database versions. pgAdmin4 has been created with all of the features that can be found on the PostgreSQL server. Written in python and jquery and can be installed on Windows, Mac, and Linux. It provides multiple deployment models, can be installed as a desktop application or a server application running behind the webserver such as Apache2.In this tutorial, we’re going to show you the installation and configuration of pgAdmin4 ‘Server Mode’ on Ubuntu
Read More »