Re: [GENERAL] Server Overload

2000-08-22 Thread Steve Wolfe
> I've seen brief posts regarding server loads, distrubution for heavy loads, > etc, but don't recall if there were any solutions... > > Anyways...We are running a Postgres DB against multiple frontend > webservers. For most of the time, everything runs fine. Then, all of a > sudden, everything

Re: [GENERAL] Server Overload

2000-08-22 Thread Tom Lane
"Arthur M. Kang" <[EMAIL PROTECTED]> writes: > When I log onto the DB server and try to do anything, I get "Too many open > files in system." Sounds like you need to regenerate your kernel with larger NFILE and/or NINODE parameters. Can't give you details about how to do this since every Unix p

[GENERAL] Server Overload

2000-08-22 Thread Arthur M. Kang
I've seen brief posts regarding server loads, distrubution for heavy loads, etc, but don't recall if there were any solutions... Anyways...We are running a Postgres DB against multiple frontend webservers. For most of the time, everything runs fine. Then, all of a sudden, everything will sta