Re: Linux user authentication problem - Mailing list pgsql-general

From Richard Huxton
Subject Re: Linux user authentication problem
Date
Msg-id 428DDD58.2030300@archonet.com
Whole thread Raw
List pgsql-general
Inpreet Singh wrote:
> Hello Sir,


Please don't email people directly - instead, send your messages to one
of the mailing lists. Apart from anything else, your email may not get
noticed.

> I am facing a problem on my linux server. After some hours of usage my
> linux server refuses to authenticate users. I tried to login using root
> as well as simple user but it always flags error message, "permission
> denied". So I need to restart my server in order to log into server. I
> check /var/log/messages file and got this following msg

> May 20 17:35:40 iemstesting kernel: VFS: file-max limit 26105 reached

Do a google search on this error message. I'm not sure how many
processes you have running on the machine, and which use all the files
but I'm guessing that's the problem. It probably can't create some
crucial file when you try to ssh in.

--
   Richard Huxton
   Archonet Ltd

pgsql-general by date:

Previous
From: Dan Black
Date:
Subject: Re: filling database
Next
From: David Pradier
Date:
Subject: Schemas - alter table