Re: Issues with two-server Synch Rep - Mailing list pgsql-hackers

From Peter Eisentraut
Subject Re: Issues with two-server Synch Rep
Date
Msg-id 1286977905.4671.0.camel@vanquo.pezone.net
Whole thread Raw
In response to Re: Issues with two-server Synch Rep  (Greg Stark <gsstark@mit.edu>)
Responses Re: Issues with two-server Synch Rep
List pgsql-hackers
On mån, 2010-10-11 at 18:44 -0700, Greg Stark wrote:
> So we've been over this. All the pieces you need are already there:
> you can handle this without any nasty comment grunging by just writing
> the new setting to a postgresql.auto and including that from
> postgresql.conf. Include a note in postgresql.auto warning users any
> changes in this file will be thrown away when the file is rewritten.
> This is the same method used in .emacs.custom or a million other
> places people wanted automatically written config files.

Seems like a reasonable solution, although I've never heard
of .emacs.custom; my emacsen have always written their custom settings
somewhere in the middle of the .emacs proper.



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: leaky views, yet again
Next
From: Alvaro Herrera
Date:
Subject: Re: levenshtein_less_equal (was: multibyte charater set in levenshtein function)