From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Magnus Hagander <magnus(at)hagander(dot)net> |
Cc: | Josh Berkus <josh(at)agliodbs(dot)com>, Andrew Dunstan <andrew(at)dunslane(dot)net>, Dimitri Fontaine <dfontaine(at)hi-media(dot)com>, pgsql-hackers(at)postgresql(dot)org, Gregory Stark <stark(at)enterprisedb(dot)com>, Csaba Nagy <nagy(at)ecircle-ag(dot)com>, Aidan Van Dyk <aidan(at)highrise(dot)ca> |
Subject: | Re: Permanent settings |
Date: | 2008-02-20 20:45:27 |
Message-ID: | 15999.1203540327@sss.pgh.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Magnus Hagander <magnus(at)hagander(dot)net> writes:
> Tom Lane wrote:
>> No you don't. All you need is the output of the pg_settings view.
>> Or at least, if that's insufficient, let's discuss exactly how.
> I can read the settings. How do I write them, if the only interface to
> write them is to deal with the file as a complete unit?
You write the file as a unit --- what's the problem? We already agreed
that the GUIs would not be trying to preserve comments in the file.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-02-20 20:51:12 | Re: Permanent settings |
Previous Message | Magnus Hagander | 2008-02-20 20:43:14 | Re: Permanent settings |