Introduction
PhpPgAdmin is a open-source software written in PHP, designed to manage a PostgreSQL database.
In the following sections, we will explain how to access the PhpPgAdmin interface using N0C.
Prerequisites
Go to https://mg.n0c.com/en/.
Access to PhpPgAdmin
As soon as the database in PostgreSQL has been created (please see the article How to Manage MySQL and PostgreSQL Databases), you can design it in PhpPgAdmin. You can also import it if it already exists on your machine.
In the sidebar menu, select Databases -> PhpPgAdmin. This opens the phpPgAdmin software:

References
Documentation about PhpPgAdmin is available at following link : https://github.com/phppgadmin.