How to Install phppgadmin in Ubuntu 18.04



Install phppgadmin by entering the following commands in the terminal:

sudo apt update
sudo apt install phppgadmin

Description:

web-based administration tool for PostgreSQL

phpPgAdmin is a web-based administration tool for PostgreSQL. It is perfect for PostgreSQL DBAs, newbies and hosting services. . Features: * Administer multiple servers * Manage all aspects of: * Users & groups * Databases * Schemas * Tables, indexes, constraints, triggers, rules & privileges * Views, sequences & functions * Advanced objects * Reports * Easy data manipulation: * Browse tables, views & reports * Execute arbitrary SQL * Select, insert, update and delete * Dump table data in a variety of formats: SQL, COPY, XML, XHTML, CSV, Tabbed, pg_dump * Import SQL scripts, COPY data, XML, CSV and Tabbed * Supports the Slony master-slave replication engine * Excellent language support: * Available in 27 languages * No encoding conflicts. Edit Russian data using a Japanese interface! * Easy to install and configure

Homepage: http://phppgadmin.sourceforge.net/

Version: 5.1+ds-3

Section: universe/web