Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.1.6.2.20030318154151.00a01b30@mail.actron.com> X-Sender: nsomos AT mail DOT actron DOT com Date: Tue, 18 Mar 2003 15:49:17 -0500 To: cygwin AT cygwin DOT com From: Neil Somos Subject: saving problem w/ postgresql Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed One thing which is real easy to check and modify is the limit on the number of open files. ulimit -n will show the current limit for this. ulimit -n xxxx will set this to some new value. Other limits are perhaps not so easily changed. Considering how hard you are running things there might be some chance you are running into this limit. I am curious however, why you are not running this on some version of Linux. Win2k may be a great improvement over win9x, but it is still a second rate OS. Cygwin is outstanding in those cases where there is no choice but to use windows. Linux is outstanding when you do have a choice. neal -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/