| From: | "Mark Woodward" <pgsql(at)mohawksoft(dot)com> |
|---|---|
| To: | "Andrew Dunstan" <andrew(at)dunslane(dot)net> |
| Cc: | pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: Permanent settings |
| Date: | 2008-02-21 18:12:54 |
| Message-ID: | 35412.64.119.130.186.1203617574.squirrel@mail.mohawksoft.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
>
>
> Mark Woodward wrote:
>> I have been looking at this thread for a bit and want to interject an
>> idea.
>>
>> A couple years ago, I offered a patch to the GUC system that added a
>> number of abilities, two left out were:
>>
>> (1) Specify a configuration file on the command line.
>> (2) Allow the inclusion of a configuration file from within the
>> configuration file.
>>
>
> eh? We have both of these capabilities.
Really? Maybe I'm just missing it in the "--help" message and the web
docs, (I didn't see it in the code either) how do you specify a config
file on postmaster startup?
Also I didn't see any way to include a file from within postgresql.conf.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2008-02-21 18:23:04 | Re: insufficient data left in message |
| Previous Message | Joshua D. Drake | 2008-02-21 18:02:27 | Re: Including PL/PgSQL by default |