Skip to content

Console Output

02:45:19 [2025-11-28T02:45:19.744Z] + echo 🗄️  Validating PostgreSQL configuration...
02:45:19 [2025-11-28T02:45:19.744Z] 🗄️  Validating PostgreSQL configuration...
02:45:19 [2025-11-28T02:45:19.745Z] + grep -E ^(shared_buffers|effective_cache_size|work_mem) postgresql/conf/postgresql.conf
02:45:19 [2025-11-28T02:45:19.745Z] shared_buffers = 512MB          # 25% of RAM
02:45:19 [2025-11-28T02:45:19.745Z] effective_cache_size = 2GB      # 50% of RAM
02:45:19 [2025-11-28T02:45:19.745Z] work_mem = 8MB                  # Per connection