> The following bug has been logged online:
> 
> Bug reference:      1466
> Logged by:          Joe Brown
> Email address:      [EMAIL PROTECTED]
> PostgreSQL version: 8.0.0.0
> Operating system:   Windows XP
> Description:        #maintenace_work_mem = 16384
> Details: 
> 
> I was attempting to reduce the already tiny memory footprint 
> of postgres on
> win32
> 
> I uncommented the a number of postgresql.conf parameters.
> 
> Uncommenting
> maintenace_work_mem = 16384
> caused the server immediately stop after start.
> No errors reported, no logs generated.

Did you check both eventlog and the pg_log directory? If so, try setting
the log_destibation parameter to log to eventlog only, in case there is
a problem starting the logger process, and see if you get something in
the eventlog then.

//Magnus

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend

Reply via email to