Antw: Re: pg_recvbuf: unexpected EOF on client connection

2000-03-15 Thread Uwe Scholz
--- Microsoft is not the Answer - Microsoft is the Question, and the Answer is no ! >>> Tatsuo Ishii <[EMAIL PROTECTED]> 15.03.2000 02.20 Uhr >>> No. The message "AllocateFile: too many private FDs demanded" means it ran out the stido file descriptor pool that is different from normal file d

Re: pg_recvbuf: unexpected EOF on client connection

2000-03-14 Thread Tatsuo Ishii
> Sounds like you are running of filedescriptors That can be due to > following factors: > 1. Kernel limit is exhausted (not likely, i think default is > 1024fds/process), and needs to be adjusted > 2. You are exceeding your ulimit for fds. type ulimit -a and see what's it > set to. > 3. Postgres

Re: pg_recvbuf: unexpected EOF on client connection

2000-03-14 Thread Alex Pilosov
Sounds like you are running of filedescriptors That can be due to following factors: 1. Kernel limit is exhausted (not likely, i think default is 1024fds/process), and needs to be adjusted 2. You are exceeding your ulimit for fds. type ulimit -a and see what's it set to. 3. Postgres is leaking FDs

pg_recvbuf: unexpected EOF on client connection

2000-03-14 Thread Uwe Scholz
Hallo, I get this message on each connect (the logfilesize is 1M in 3 days). I have a 24 hour production datebase with alltogether over 600,000 rows since one year. I never had trouble until I changed the machine an the postgres version. Before I had a celeron 300 and postgreSQL 6.4.2. Now I use