Skip to content

Console Output

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