Tom Lane writes: > That has nothing whatever to do with how much memory the kernel will let > any one process have. Check what ulimit settings the postmaster is > running under (particularly -d, -m, -v).
My ulimit settings you requested look ok (others included for info) ulimit -d, -m, -v : unlimited -t, -f, -c all unlimited -l 16 -n 1024 -s 10240 -u 8094 -- ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html