[BUGS] BUG #6011: Some extra messages are output in the event log at PostgreSQL startup

2011-05-06 Thread MauMau
The following bug has been logged online: Bug reference: 6011 Logged by: MauMau Email address: maumau...@gmail.com PostgreSQL version: 8.3.12/9.0.3 Operating system: Windows XP and Vista Description:Some extra messages are output in the event log at PostgreSQL startup

Re: [BUGS] BUG #6011: Some extra messages are output in the event log at PostgreSQL startup

2011-05-06 Thread Magnus Hagander
On Fri, May 6, 2011 at 16:08, MauMau wrote: > > The following bug has been logged online: > > Bug reference:      6011 > Logged by:          MauMau > Email address:      maumau...@gmail.com > PostgreSQL version: 8.3.12/9.0.3 > Operating system:   Windows XP and Vista > Description:        Some ext

[BUGS] BUG #6010: booting problem

2011-05-06 Thread alex
The following bug has been logged online: Bug reference: 6010 Logged by: alex Email address: alexandr.kas...@gmail.com PostgreSQL version: 9.1 beta1 Operating system: snow leopard Description:booting problem Details: after changing sysctl.conf values and rebooting (

[BUGS] BUG #6012: Automatically generated sequence number jumps.

2011-05-06 Thread Jai Kumar Shamra
The following bug has been logged online: Bug reference: 6012 Logged by: Jai Kumar Shamra Email address: sharma.jaiku...@gmail.com PostgreSQL version: 8.4 Operating system: Windows XP Professional SP2 Description:Automatically generated sequence number jumps. Details:

Re: [BUGS] BUG #6011: Some extra messages are output in the event log at PostgreSQL startup

2011-05-06 Thread Tom Lane
Magnus Hagander writes: > On Fri, May 6, 2011 at 16:08, MauMau wrote: >> The problem is that the following messages are always output in the event >> log at PostgreSQL startup, even when the log_destination parameter doesn't >> contain 'eventlog': >> >> [message 1] >> Waiting for server startup.

Re: [BUGS] BUG #6012: Automatically generated sequence number jumps.

2011-05-06 Thread Kevin Grittner
"Jai Kumar Shamra" wrote: > Description:Automatically generated sequence number jumps. > We are facing problem of automatically sequence number changes in > increasing order, why? Probably transactions rolled back or someone used the setval function. From the manual: http://www.po

Re: [BUGS] BUG #6011: Some extra messages are output in the event log at PostgreSQL startup

2011-05-06 Thread MauMau
Magnus Hagander writes: Any events that happen before we have opened the regular logfile will be written to the eventlog if the server is running as a Windows service. There is no way to turn that off (other than removing the code and recompiling, of course). If we didn't send those to the event