Re: Permanent settings - Mailing list pgsql-hackers

From Tom Lane
Subject Re: Permanent settings
Date
Msg-id 19284.1203445448@sss.pgh.pa.us
Whole thread Raw
In response to Re: Permanent settings  ("Joshua D. Drake" <jd@commandprompt.com>)
List pgsql-hackers
"Joshua D. Drake" <jd@commandprompt.com> writes:
> IMO this should all be in the database and that's it. The idea that our
> global settings are in a file seems unusual consider we have a
> perfectly good storage engine available.

The sufficient reason why not is that many of these settings must be
available before we can read the database.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: Permanent settings
Next
From: "Joshua D. Drake"
Date:
Subject: Re: Permanent settings