X-Original-To: pgsql-hackers-postgresql.org@postgresql.org Received: from localhost (wm.hub.org [200.46.204.128]) by postgresql.org (Postfix) with ESMTP id C7F819FB315 for ; Thu, 10 Aug 2006 00:40:45 -0300 (ADT) Received: from postgresql.org ([200.46.204.71]) by localhost (mx1.hub.org [200.46.204.128]) (amavisd-new, port 10024) with ESMTP id 35211-06 for ; Thu, 10 Aug 2006 03:40:37 +0000 (UTC) X-Greylist: from auto-whitelisted by SQLgrey- Received: from lists.commandprompt.com (host-130.commandprompt.net [207.173.203.130]) by postgresql.org (Postfix) with ESMTP id 4A0D89FB2D5 for ; Thu, 10 Aug 2006 00:40:37 -0300 (ADT) Received: from [192.168.1.105] (or-67-76-146-141.sta.embarqhsd.net [67.76.146.141]) (authenticated bits=0) by lists.commandprompt.com (8.13.7/8.13.6) with ESMTP id k7A3ecEM022016; Wed, 9 Aug 2006 20:40:41 -0700 Message-ID: <44DAAAC0.7010303@commandprompt.com> Date: Wed, 09 Aug 2006 20:40:48 -0700 From: "Joshua D. Drake" Organization: Command Prompt, Inc. User-Agent: Thunderbird 1.5.0.5 (Windows/20060719) MIME-Version: 1.0 To: "Joshua D. Drake" CC: PostgreSQL-development Subject: Re: Win32 max connections bug (causing crashes) References: <44DA6CF6.8020201@commandprompt.com> <44DAAA38.2070300@commandprompt.com> In-Reply-To: <44DAAA38.2070300@commandprompt.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV version 0.88.3, clamav-milter version 0.88.3 on projects.commandprompt.com X-Virus-Status: Clean X-Greylist: Sender succeded SMTP AUTH authentication, not delayed by milter-greylist-1.6 (lists.commandprompt.com [192.168.2.159]); Wed, 09 Aug 2006 20:40:41 -0700 (PDT) X-Virus-Scanned: Maia Mailguard 1.0.1 X-Spam-Status: No, hits=0.135 tagged_above=0 required=5 tests=FORGED_RCVD_HELO X-Spam-Level: X-Archive-Number: 200608/682 X-Sequence-Number: 88175 Server: > Event Type: Information > Event Source: PostgreSQL > Event Category: None > Event ID: 0 > Date: 8/9/2006 > Time: 8:36:52 PM > User: N/A > Computer: DAD > Description: > 2006-08-09 20:36:52 DEBUG: InitPostgres > > Event Type: Information > Event Source: PostgreSQL > Event Category: None > Event ID: 0 > Date: 8/9/2006 > Time: 8:36:52 PM > User: N/A > Computer: DAD > Description: > 2006-08-09 20:36:52 DEBUG: StartTransaction > > Event Type: Information > Event Source: PostgreSQL > Event Category: None > Event ID: 0 > Date: 8/9/2006 > Time: 8:36:52 PM > User: N/A > Computer: DAD > Description: > 2006-08-09 20:36:52 DEBUG: name: unnamed; blockState: DEFAULT; state: INPROGR, xid/subid/cid: 19215/1/0, nestlvl: 1, children: <> > > Client: > > > DEBUG: name: unnamed; blockState: DEFAULT; state: INPROGR, > xid/subid/cid: 19299/1/0, nestlvl: 1, children: <> > DEBUG: CommitTransaction > DEBUG: name: unnamed; blockState: STARTED; state: INPROGR, > xid/subid/cid: 19299/1/0, nestlvl: 1, children: <> > DEBUG: StartTransactionCommand > DEBUG: StartTransaction > DEBUG: name: unnamed; blockState: DEFAULT; state: INPROGR, > xid/subid/cid: 19300/1/0, nestlvl: 1, children: <> > DEBUG: ProcessUtility > DEBUG: CommitTransactionCommand > DEBUG: CommitTransaction > DEBUG: name: unnamed; blockState: STARTED; state: INPROGR, > xid/subid/cid: 19300/1/0, nestlvl: 1, children: <> > Connection to database 'bench' failed. > server closed the connection unexpectedly > This probably means the server terminated abnormally > before or while processing the request. > jd@scratch:/usr/local/pgsql/bin$ > > > Server to follow in next message. > > Joshua D. Drake > > > > > > > > >> >> Any thoughts? >> >> Joshua D. Drake >> > >