POSTGRES SQL SETUP
1. Download PostgreSQL.
2. Choose the download option based on your OS.
3. Click on the “Download the installer” .
4. Now, select the required version based on your system configuration.
5. After downloading is completed. Please, open the download file and follow the steps given
below.
6. Create a password.
7. Here, you can set up your port number.
8. You are done with the installation.
9. Now open pgAdmin4.
10. Enter the password.
11. To create Data Base, Click on PostgreSQL 16 dropdown and right click on Databases select
create and then click on database.
12. Enter the name you want to give for the DB.
13. Here, your data base is ready.
14. If you want to check the tables that you have create