menu
techminis

A naukri.com initiative

google-web-stories
Home

>

Devops News

>

How to run...
source image

Dev

2M

read

340

img
dot

Image Credit: Dev

How to run postgres in docker ?

  • Installing PostgreSQL directly on your local machine can be a hassle—lengthy steps, OS-specific quirks, and potential conflicts.
  • Luckily, Docker makes the process super simple, fast, and portable. Let’s walk through how to run PostgreSQL in a Docker container.
  • Connect using a GUI like pgAdmin, TablePlus, or DBeaver.
  • Persist data using Docker volumes (explored in future posts 👀).In correct setup, the data gets lost only when you remove the container.

Read Full Article

like

20 Likes

For uninterrupted reading, download the app