Re: BUG #1466: #maintenace_work_mem = 16384 - Mailing list pgsql-bugs

From Magnus Hagander
Subject Re: BUG #1466: #maintenace_work_mem = 16384
Date
Msg-id 6BCB9D8A16AC4241919521715F4D8BCE4767F4@algol.sollentuna.se
Whole thread Raw
In response to BUG #1466: #maintenace_work_mem = 16384  ("Joe Brown" <joebrown@rclooke.com>)
List pgsql-bugs
> The following bug has been logged online:
>=20
> Bug reference:      1466
> Logged by:          Joe Brown
> Email address:      joebrown@rclooke.com
> PostgreSQL version: 8.0.0.0
> Operating system:   Windows XP
> Description:        #maintenace_work_mem =3D 16384
> Details:=20
>=20
> I was attempting to reduce the already tiny memory footprint=20
> of postgres on
> win32
>=20
> I uncommented the a number of postgresql.conf parameters.
>=20
> Uncommenting
> maintenace_work_mem =3D 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

pgsql-bugs by date:

Previous
From: rob
Date:
Subject: SELECT returning too many rows (?)
Next
From: "Magnus Hagander"
Date:
Subject: Re: BUG #1462: install bug