Re: Kernel Error
От | Nigel J. Andrews |
---|---|
Тема | Re: Kernel Error |
Дата | |
Msg-id | Pine.LNX.4.21.0302041327410.20150-100000@ponder.fairway2k.co.uk обсуждение исходный текст |
Ответ на | Kernel Error ("Cleiton Luiz Siqueira" <cleiton@colegiomonjolo.com.br>) |
Список | pgsql-general |
Note, this is a PostgreSQL RDBMS list. If you did not address your message to the pgsql-general@postgresql.org email address please reply to all recipients of this message giving details on how and where you sent your message. On Tue, 4 Feb 2003, Cleiton Luiz Siqueira wrote: > Dear, > > I've had a problem lately. I've received the following message in the > kernel: > > syslogd: /var/run/utmp: Too many open files in system > internet /kernel: file: table is full > > Can Anybody give me a light? Check out: man sysctl and sysctl -a | grep file on your system. You need to increase the number of files the kernel will permit to be open at the same time. You should probably also check why you need so many open files. Have you a lot of users? Have you a lot of processes doing file operations? Have you got a small number of processes holding many files open? -- Nigel J. Andrews
В списке pgsql-general по дате отправления: