A Step by Step Guide to Installing and Setting up Postgres on your Windows Machine. — So what is Postgres huh?😏 PostgreSQL, also known as Postgres, is a free and open-source relational database management system, emphasizing extensibility and technical standards compliance. It is designed to handle a range of workloads, from single machines to data warehouses or web services with many concurrent users. Basically, Postgres has superpowers; capable of handling very…