[PostgreSQL] - Simple and Quick Start a PostgreSQL Server with Docker
Introduction There are already some guides to introduce ways to start a PostgreSQL Server with Docker. But none of them helps me to work it out. That’s why I wrote my version to note the problems I encountered and their solutions.
The environment My working computer is Windows 10, and the version of the docker desktop is 4.3.2.
The Steps 1. Get the PostgreSQL docker image You can find the docker image at https://hub.
Posted by William Basics on Wednesday, January 5, 2022