Order Now

phpPgAdmin

Speaking of database administration, most database administrators prefer using the command line. It gives the user complete control over the database and all its functions. It's much faster and does not depend on your Internet speed. However, the command line is not easy to master and managing all your databases via it can be quite difficult if you are a novice in the area. This is why graphical interfaces were introduced - to help new users manage their databases without the need to learn complex commands.

PostgreSQL Hosting Table of contents :

The phpPgAdmin

phpPgAdmin is the PostgreSQL answer to the popular phpMyAdmin. Initially, phpPgAdmin was created as a PostgreSQL port of phpMyAdmin, but it quickly evolved as a separate project and now it has almost nothing to do with the phpMyAdmin. Nevertheless, the functionality it offers, as well as the graphic interface, are very similar. On the left side of the page are displayed the available databases which can be accessed via the web interface. On the right, the tables or the input fields of the different tools offered by phpPgAdmin are visualized. PostgreSQL database and user creation, and user privilege management, are among the basic actions that can be performed with phpPgAdmin.

Shared hosting with 
phpPgAdmin database management tool

Using the SQL command menu in phpPgAdmin

If you are used to managing databases via a command line interface, but at the same time you like your graphical interface, there is a way you can combine both. phpPgAdmin gives you the option to execute SQL commands from its graphical interface. More than that, you can upload ready-to-go SQL script files and execute them.

How to execute an SQL command with phpPgAdmin

This way, you can easily perform repetitive complex SQL operations, without the need to write complex scripts to achieve this.

album, cms, blog hosting with phpPgAdmin database control

Using phpPgAdmin to create a table

With phpPgAdmin you can easily create a new PostgreSQL table via a simple, wizard-like process. You will have to specify the name of your table, and how many columns it should sport. Then, your next step is to name these columns and select the data type for them. And then, you can set an optional comment for your new table. It seems really simple and in reality, it is.

Database Hosting


Choose a Database
Choose a Hosting Package
 
200 GB Disk Space
1500 GB Monthly Traffic
3 PostgreSQL database
160 MB PostgreSQL Storage
15 MySQL databases
150 MB MySQL Storage

How to create a table with phpPgAdmin

But phpPgAdmin allows you much more than that. Management of all the aspects connected with the administration of: Easy data manipulation: Dump table data in a variety of formats:

phpPgAdmin and NTC Hosting.

The phpPgAdmin tool is included in all our PostgreSQL optimized hosting plans. It will also be added in any of our regular web hosting plans, if an upgrade for PostgreSQL databases is purchased. It can be safely accessed from the web hosting control panel, in the PostgreSQL Databases menu.

how to access the phpPgAdmin using NTC Hosting's Web Hosting Control Panel

The phpPgAdmin will be available to you, as soon as you create your first PostgreSQL database.


1 2 3 4