Browsing tag

postgresql

How To Install phpPgAdmin on Ubuntu 18.04 / 16.04 & LinuxMint 19 / 18

phpPgAdmin is a web-based administration tool for managing PostgreSQL database, and it is very similar to phpMyAdmin, a web-based based tool for managing MySQL (MariaDB). If you have work experience on phpMyAdmin, then it’s very easy for you to understand the functionalities of phpPgAdmin. This guide will help you to install phpPgAdmin on Ubuntu 18.04 […]

How To Install PostgreSQL 11 / 10 on Debian 9 & Debian 8

PostgreSQL (simply known as Postgres) is an object-relational database management system (ORDBMS), available for many platforms including Linux, Microsoft Windows, FreeBSD, HP-UX, AIX, Solaris, and Mac OS. PostgreSQL is released under the PostgreSQL License, a free and open source permissive software license, developed by the PGDG (PostgreSQL Global Development Group), a group of individual volunteers […]

How To Install phpPgAdmin 5.6 on CentOS 7 / RHEL 7

phpPgAdmin is a web-based administration tool for managing PostgreSQL database, and it’s look and feel is very similar to that of phpMyAdmin. If you have work experience on phpMyAdmin, you won’t take much time finding the way to work with phpPgAdmin. This guide will help you to setup phpPgAdmin 5.6 on CentOS 7 / RHEL […]

How to Install PostgreSQL on CentOS 7 / RHEL 7

PostgreSQL is an object-relational database management system (ORDBMS) available for many platforms, including Linux, FreeBSD, Solaris, Microsoft Windows, and macOS. It is released under the PostgreSQL License. PostgreSQL is developed by the PostgreSQL Global Development Group, consisting of a handful of community volunteers employed and supervised by Red Hat and EnterpriseDB. The vast majority of […]

Install PostgreSQL 9.3.4 on Fedora 20

PostgreSQL is an object-relational database management system (ORDBMS) available for many platforms including Linux, FreeBSD, Solaris, Microsoft Windows and Mac OS X. It is released under the PostgreSQL License, which is an MIT-style license, and is thus free and open source software. PostgreSQL is developed by the PostgreSQL Global Development Group, consisting of a handful […]