In this article, we will guide during installation and setup of PostgreSQL on Ubuntu/Debian systems. Most of the configuration given in this tutorial works on any PostgreSQL instance. I demonstrate the process of installation and configuration in Ubuntu 14.10 and MacOSX 10.10 Yosemite. Introduction PostgreSQL is the most advanced general purpose, object-relational database management system….
-
In our previous article, we have configured two sample sites testing.com and example.com on ubuntu 18.04 server. You can check it at Host Multiple…