How to connect to PostgreSQL database using pgAdmin 4?

 How to connect to PostgreSQL database using pgAdmin 4? In order to set up a connection to the PostgreSQL database, run pgAdmin 4, for example, from the Start menu. As a result, pgAdmin 4 will start. Then click the menu "Object->Create->Server" or right-click on the item "Servers" and select "Create->Server". The server connection settings window will open. On the General tab, we invent and enter the name of our server in the Name field. On the Connection tab, enter the server IP address, username, password, and if you want, you can check the “Save password?” to save the password and not to enter it every time you connect. If the standard port (5432) of the PostgreSQL server has been changed, then you also need to change it here. Press the "Save" button. Note! The PostgreSQL server must be installed, configured and running. We considered an example of installing and configuring PostgreSQL DBMS on Linux Debian in the material “Installing ...

Ways to install Azure Data Studio

 Ways to install Azure Data Studio


Custom installer (recommended) - This option provides a standard way to install applications on Windows, and this installer does not require administrator rights, which makes installing and updating this application easier and more flexible. That is why this method is recommended by the developers of this application;
System installer - in this case, the classic scheme for installing applications in Windows is used, which requires administrator rights;
ZIP - this method does not require installation as such, i.e. this is a kind of portable version, in which case you just need to download and unpack the ZIP archive, which contains all the application files.
This article will discuss the recommended method using a custom installer.
The size of the custom installer is about 100 megabytes