There are a total of 4 posts.
Published Nov 06, 2025 by whitedec
PostgreSQL Docker Compose Environment Variables - Distinguishing Required and Optional
This guide distinguishes between required and optional environment variables when configuring PostgreSQL Docker Compose…
Published Apr 15, 2025 by whitedec
Upgrading PostgreSQL and Safe Data Migration
This guide introduces the steps for safely migrating from PostgreSQL 14 to 16, including data backup, cluster switching…
Published Feb 06, 2025 by whitedec
Setting Up a Mail Server on Linux #6: Configuring Dovecot's auth-sql.conf.ext and Password Hashing
This post explains the configuration of Dovecot's auth-sql.conf.ext and the method for password hashing using PostgreSQ…
Published Nov 02, 2024 by whitedec
Main Commands of PostgreSQL
Discover essential PostgreSQL commands for database management and setup. A helpful guide for quick reference.