Comments on How to Install PostgreSQL and phpPgAdmin on Ubuntu 16.04

PostgreSQL is a powerful object-relational Database released under an OpenSource BSD-style license. PostgreSQL is well suited for large databases and has many advanced features, so it positions itself in the enterprise database segment. This tutorial will show the installation of PostgreSQL and its web-based administration interface phpPgAdmin on Ubuntu 16.04.

18 Comment(s)

Add comment

Please register in our forum first to comment.

Comments

By: Jon

Many people have no interest in using PHP + Apache to manage a Postgres database.  It is a bit of overkill when simply using PgAdminIII works great.  I'm not suggesting that you can't include the Apache bits, but you may want to consider updating the tutorial to warn people that it isn't necessary.  Especially considering the high ranking in Google for this topic.

By: yuvaraj Mudaliar

No this is usefull when your hosting on a vps server like AWS where you dont have GUI to user pgadmin!! so dont mark this article wrong!!

By: Lisa

Hi,I have created some tables in postgres and I want to view them in pgadmin3. I created a new user using:$ createuser --interactive$sudo -u lisam postgres <Do you know how to link a new user with pgadmin?

By: jose

no pude ingresar al phpPGadmin me sale usuario no autorizado

By: er

very helpful, thanks.

By: Arjun Bhoot

ThanQ for the above information, it's helps me a lot....

By: Master

Thanks for help!

By: Master

Everything came out fine, but as I do for localhost / folder name to work since it appears to me Not Found

By: Wilzon

Interesting tutorial. Thank you

By: Andy

thanks ...

By: Lizzgonzalez

very helpfull! thanks!

By: John

Great tutorial.  

By: Hector

muchas gracias todo ok

By: Helle

exit does not work, you need to use \q to quit postgres after resetting the password.

By: Wakidaisho

Thank, i needed one tutorial clear and concise. Thanks 

By: Guna

I did all of the steps, but when I am trying to login through browser "Access Denied" message is displayed.

Any sollution ??

By: Lilly

I received the same issue. Is there a security setting that needs to be changed?

By: susaj

Your config.inc.php is out of date. You will need to regenerate it from the new config.inc.php-dist.

 

i am getting this reponse in browser