Re: SQL command to edit postgresql.conf, with comments - Mailing list pgsql-hackers

From Josh Berkus
Subject Re: SQL command to edit postgresql.conf, with comments
Date
Msg-id 4CB7329A.3070700@agliodbs.com
Whole thread Raw
In response to Re: SQL command to edit postgresql.conf, with comments  (Dimitri Fontaine <dimitri@2ndQuadrant.fr>)
Responses Re: SQL command to edit postgresql.conf, with comments
List pgsql-hackers
> Sure. I just lose comments. I'll live with that.

Actually, as part of this scheme, it would be nice if pg_settings had a 
"comment" column, which would be optionally set with SET PERMANENT.  Not 
required, but nice to have.

If we had that, I suspect that a lot fewer people would want a 
hand-edited file.

--                                   -- Josh Berkus                                     PostgreSQL Experts Inc.
                           http://www.pgexperts.com
 


pgsql-hackers by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] pg_filedump binary for CentOS
Next
From: Dean Rasheed
Date:
Subject: Re: Re: starting to review the Extend NOT NULL representation to pg_constraint patch