From: | michel(dot)bellon(at)lcie(dot)fr |
---|---|
To: | pgsql-admin(at)postgresql(dot)org, pgsql-cygwin(at)postgresql(dot)org |
Subject: | Bug : unable to increase the number of client |
Date: | 2002-03-15 16:57:43 |
Message-ID: | OFE7C36FB0.585AC935-ONC1256B7D.005BDCA8@fr.bureauveritas.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin pgsql-cygwin |
Hi all,
I'am trying to tune the configuration of PostgreSQL 7.1.3 under Windows
2000 with Cygwin 1.3.10
I want to test the installation pgbench
All is approximately OK up to 25 clients.
For a number a litle bit larger of client, I get a fatal error reported in
the next log file (See attached file: FATAL.LOG)
2002-02-22 07:03:13 [1776] DEBUG: query: insert into
history(tid,bid,aid,delta,time) values(10,1,70266,193,'now')
/usr/bin/postmaster: reaping dead processes...
/usr/bin/postmaster: CleanupProc: pid 2936 exited with status 0
FATAL: s_lock(0x1a4e0016) at spin.c:158, stuck spinlock. Aborting.
FATAL: s_lock(0x1a4e0016) at spin.c:158, stuck spinlock. Aborting.
Stack trace:
Frame Function Args
0022EE88 77E76A3D (00000000, 00000046, 00020000, 6105A5E9)
For a larger number of client, Windows 2000 is unable create all the needed
backend (See attached file: FORK_F~1.LOG)
2002-03-14 14:22:22 [2544] DEBUG: CommitTransactionCommand
/usr/bin/postmaster: BackendStartup: fork failed: Resource temporarily
unavailable
Backend startup failed
pq_recvbuf: unexpected EOF on client connection
The max_connectionsparameter is set to 200. The PostgreSQL configuration
file is (See attached file: POSTGR~1.CON)
and the cygwin diagnostic file (See attached file: cygwin_conf_diag.txt)
Any help would be very strongly appreciated
Michel BELLON
Direction Produits Méthodes Qualité
33 (0)1 40 95 60 35
http://www.lcie.fr
Attachment | Content-Type | Size |
---|---|---|
=?iso-8859-1?Q?FATAL.LOG?= | application/octet-stream | 27.1 KB |
=?iso-8859-1?Q?FORK=5FF~1.LOG?= | application/octet-stream | 38.9 KB |
=?iso-8859-1?Q?POSTGR~1.CON?= | application/octet-stream | 3.1 KB |
=?iso-8859-1?Q?cygwin=5Fconf=5Fdiag.txt?= | text/plain | 15.0 KB |
From | Date | Subject | |
---|---|---|---|
Next Message | Bob Smith | 2002-03-15 17:26:50 | Errors on VACUUM |
Previous Message | Peter Eisentraut | 2002-03-15 16:19:13 | Re: to --enable-locale or not to --enable-locale? |
From | Date | Subject | |
---|---|---|---|
Next Message | Pavel Hofman, inSITE, s.r.o. | 2002-03-16 09:21:24 | Psql refusing to start as Win2000 Service |
Previous Message | Gerhard Häring | 2002-03-15 16:13:51 | Re: Native win32 Libpq |