Re: Postgresql.conf getting corrupted - Mailing list pgsql-admin

From Alvaro Herrera
Subject Re: Postgresql.conf getting corrupted
Date
Msg-id 20090901030314.GB6662@alvh.no-ip.org
Whole thread Raw
In response to Postgresql.conf getting corrupted  ("Jason K. Ergle" <jason.ergle@camotion.com>)
List pgsql-admin
Jason K. Ergle wrote:
> I am having a problem with postgreql.conf becoming corrupted.  We are using
> version 8.2.9 in embedded systems running Fedora Core 7.  Basically, the
> postgres server holds the data that our embedded systems need to run.  They
> are all using industrial solid state disk drives on the ext3 file system.
> The systems are cold booted occasionally by the operators if something
> becomes unresponsive.  I am not having a problem with the actual database,
> but it seems as though the postgresql.conf file becomes corrupted on
> occasion.   What happens is a random character in the file, such as an =
> will be replaced with another character, such as a 5.  Then the server
> refuses to start because of a syntax error in the file.

That's pretty weird.  Are you using something like pgadmin to change the
server's configuration?  The config file is not opened for writing
normally.

--
Alvaro Herrera                                http://www.CommandPrompt.com/
The PostgreSQL Company - Command Prompt, Inc.

pgsql-admin by date:

Previous
From: "Jason K. Ergle"
Date:
Subject: Postgresql.conf getting corrupted
Next
From: Tom Lane
Date:
Subject: Re: Postgresql.conf getting corrupted