From: | Edwin New <edwin_new(at)toll(dot)com(dot)au> |
---|---|
To: | "Pgsql-Novice \"(pgsql-novice(at)postgresql(dot)org)" <pgsql-novice(at)postgresql(dot)org> |
Subject: | Problem on Cygwin |
Date: | 2003-05-23 03:12:38 |
Message-ID: | 83CE2DFB3E02EF4EAB09B5125EAD011B1E0D61@lavertonexch.toll.com.au |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-novice |
Hi,
We are running postgresql 7.2.1 on cygwin on a Windows 2000 box with 2GB
RAM. After more than 3 or four clients connect, we get this error repeated
in the log and the database refuses more connections.
10:36:05 AM - Warn [1], [] databaseAccess.query(str_sql,obj_rs), Error
[-2147217843], Source : [Microsoft OLE DB Provider for ODBC Drivers],
Description [Server process fork() failed: Resource temporarily unavailable]
We have modified the max_connections in postgresql.conf to 256, and the
shared_buffers = 512.
Can anyone suggest how we can fix this problem?
Thanks,
Edwin New.
From | Date | Subject | |
---|---|---|---|
Next Message | A.Bhuvaneswaran | 2003-05-23 04:39:51 | Re: How to send an email when data is inserted into a table |
Previous Message | Juliet May | 2003-05-22 22:04:20 | Fw: Unable to open PostgreSQL large object |