Skip to content

Console Output

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