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


 Another program that allows you to create a bootable USB flash drive with a Linux distribution very quickly and easily, in just 3 steps, is the Etcher program.




Etcher is a free program for creating bootable flash drives, i.e. burning ISO images to USB drives.


Program website – https://www.balena.io/etcher


This program does an excellent job of creating bootable USB flash drives with Linux, as noted, using Etcher you can create a bootable USB flash drive in three simple steps, however, Etcher does not allow you to create multiboot flash drives, like the aforementioned Ventoy program, and also, after the flash drive becomes bootable , you can not use it like a regular flash drive.