Setup Postgres using Docker
Setup Postgres using Docker¶ In some cases you might want to have postgres setup on your machine. Let us understand how we can setup Postgres using Docker. If you are using our labs, the database will be pre-created by us with all the right permissions. If you are using Windows or Mac, ensure that you …