Re: Win32 max connections bug (causing crashes) - Mailing list pgsql-hackers

From Joshua D. Drake
Subject Re: Win32 max connections bug (causing crashes)
Date
Msg-id 44DAAAC0.7010303@commandprompt.com
Whole thread Raw
In response to Re: Win32 max connections bug (causing crashes)  ("Joshua D. Drake" <jd@commandprompt.com>)
Responses Re: Win32 max connections bug (causing crashes)
List pgsql-hackers
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
>>
> 
> 



pgsql-hackers by date:

Previous
From: "Joshua D. Drake"
Date:
Subject: Re: Win32 max connections bug (causing crashes)
Next
From: Andrew - Supernews
Date:
Subject: Re: [BUGS] numerics lose scale and precision in views of unions