Re: BUG #1466: #maintenace_work_mem = 16384

From: "Magnus Hagander" <mha(at)sollentuna(dot)net>
To: "Joe Brown" <joebrown(at)rclooke(dot)com>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: BUG #1466: #maintenace_work_mem = 16384
Date: 2005-02-08 11:32:49
Message-ID: 6BCB9D8A16AC4241919521715F4D8BCE4767F4@algol.sollentuna.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

> The following bug has been logged online:
>
> Bug reference: 1466
> Logged by: Joe Brown
> Email address: joebrown(at)rclooke(dot)com
> 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

Browse pgsql-bugs by date

  From Date Subject
Next Message Magnus Hagander 2005-02-08 11:33:20 Re: BUG #1462: install bug
Previous Message rob 2005-02-08 10:36:47 SELECT returning too many rows (?)