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

UNetbootin

 


And this list is completed by a program that is designed specifically for creating bootable USB flash drives with Linux, i.e. it is designed to burn Linux ISO images to flash drives - this is the UNetbootin program.
UNetbootin
UNetbootin is a free program for burning Linux ISO images to USB sticks.
Program website - https://unetbootin.github.io
The peculiarity of this program is that it can independently download ISO images of Linux distributions, i.e. if you want, you can simply specify which Linux distribution and with which version you want to burn to a USB flash drive, and the program will automatically download the ISO image and burn it to a USB flash drive, in other words, you do not have to search and download the ISO image of the desired Linux distribution yourself. At the same time, the ability to specify a specific ISO image, i.e. specify the path to the image file that you previously downloaded yourself, of course, there is.