Don't Run Docker Postgres for Production!2025-11-20·1876 words·9 minsPostgreSQL DockerTons of users running the official docker postgres image got burned during recent minor version upgrades. A friendly reminder: think twice before containerizing production databases.
Self-Hosting Dify with PG, PGVector, and Pigsty2024-06-22·1241 words·6 minsPostgreSQL Docker PigstyAppDify is an open-source LLM app development platform. This article explains how to self-host Dify using Pigsty.
Is running postgres in docker a good idea?2019-01-13·2599 words·13 minsDatabase DockerThou shalt not run a prod database inside a container