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 ...

Instructions for setting up a proxy server in Windows 10

 Instructions for setting up a proxy server in Windows 10




To set up a proxy in the top ten, do the following:

Click Start.
Click on the gear icon. Select Options.Screenshot 1
Go to the "Network and Internet" section.Screenshot 2
Go to the block "Proxy server".
Open the "Manual proxy settings" item.
Move the slider to "On".
Enter the proxy IP address and port.Screenshot 3
Click Save.Screenshot 4
As soon as you open the browser, a window will appear. Enter the login and password of the intermediate server there and click "Login".