Re: saving problem w/ postgresql

2003-03-18 Thread Jason Tishler
Sven, On Wed, Mar 19, 2003 at 03:09:01AM +0100, Sven Köhler wrote: > i would expect postgresql to run as stable as under linux, if there > would be a native windows build, which is not the case. PostgreSQL 7.4 will support a native Win32 port. Jason -- PGP/GPG Key: http://www.tishler.net/jason

Re: saving problem w/ postgresql

2003-03-18 Thread Sven Köhler
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. don't blame him for the OS he is using! it's not even a problem with the OS, but with the software he is using. i would expect postgresql to

Re: saving problem w/ postgresql

2003-03-18 Thread Jason Tishler
Greg, You may have better luck on the <[EMAIL PROTECTED]> list... > We're using cygipc 1.11-1 > We are running a postgresql 7.2.1 Can you upgrade to the latest cygipc and PostgreSQL? On Tue, Mar 18, 2003 at 01:54:44PM -0500, Greg Stanley-Horn wrote: > Occasionally (perhaps twice a week) - users

saving problem w/ postgresql

2003-03-18 Thread Neil Somos
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 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

saving problem w/ postgresql

2003-03-18 Thread Greg Stanley-Horn, Athena Software.net
Hello - we would really appreciate any advice on a peculiar issue we are finding with cygwin on win2k: We're using cygipc 1.11-1 Windows 2k server with 1 gig of ram, 1.1ghz processors cygwin full install, version 2.249.2.5 We are running a postgresql 7.2.1 db with 15-20 concurrent users on a LAN