> > > > max_connections = 400 > > > > www3:/etc/postgresql# ulimit -a > > max user processes (-u) 256 > > > im totaly bogus, any ideas ? > > > > Well, your allowing postgres to have 400 connection which is at least 400 processes if not a few more. > And you are ulimiting the postgres user to 256 processes. So the kernel says out of process space for that user.
Its the default values. can any one hint me where to change this ? > > Regards > > Russell Smith > -------------------------- Canaan Surfing Ltd. Internet Service Providers Ben-Nes Michael - Manager Tel: 972-4-6991122 Fax: 972-4-6990098 http://www.canaan.net.il -------------------------- ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/docs/faqs/FAQ.html