Coding With Fun
Home Docker Django Node.js Articles Python pip guide FAQ Policy

How to install postgresql 11 in pgadmin 4?


Asked by Diego Gould on Dec 09, 2021 FAQ



The new version of pgAdmin 4 has a web interface, so you will launch a browser that will open the pgAdmin 4 application. To connect to your newly installed local PostgreSQL 11 server in your server browser, click on “PostgreSQL 11”.
Just so,
With pgAdmin you can manage PostgreSQL database servers, from version 9.2 using an intuitive and powerful web interface. We have guides on installing pgAdmin 4 on other platforms. Refer to above guides and official pgAdmin documentation for platform different from ones shared.
Additionally, Now we will consider in detail all the steps you need to perform in order to install PostgreSQL on Windows operating system: starting from loading graphical installer, which, by the way, includes pgAdmin 4 – a graphical management tool PostgreSQL, with which you can write SQL queries, and ending with the Russification of pgAdmin 4.
Consequently,
Install pgAdmin 4 on Ubuntu 20.04/18.04/16.04 The one requirement for installation of pgAdmin4 on Ubuntu 20.04/18.04/16.04 is PostgreSQL server. You can choose to go with any version of PostgreSQL server >=9.6. We have guides which can be used as reference while installing PostgreSQL database server.
Thereof,
Open http://servername_or_i p /pgadmin4 to log in to the pgAdmin with the credentials created step 6 above. On the first page of pgAdmin, add a PostgreSQL server to administer with pgAdmin by clicking on “Add New Server”. This can be local or a remote PostgreSQL server.