From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Heikki Linnakangas <heikki(at)enterprisedb(dot)com> |
Cc: | Alvaro Herrera <alvherre(at)commandprompt(dot)com>, Greg Smith <gsmith(at)gregsmith(dot)com>, pgsql-hackers(at)postgresql(dot)org |
Subject: | Re: Overhauling GUCS |
Date: | 2008-06-05 17:11:22 |
Message-ID: | 48481E3A.4010306@hagander.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Heikki Linnakangas wrote:
> Alvaro Herrera wrote:
>> Greg Smith wrote:
>>
>>> Where Josh got hung up, where I got hung up, where Lance Campbell
>>> stopped at with his Dummies tool, and what some unknown number of
>>> other people have been twarted by, is that taking that knowledge and
>>> turning it into a tool useful to users is surprisingly difficult.
>>> The reason for that is the current postgresql.conf file and how it
>>> maps internally to GUC information isn't particularly well suited to
>>> automated generation, analysis, or updates.
>>
>> What I think this says is that we should be pushing Magnus more to
>> continue work on the configuration API thing he was designing.
>
> There's some magic in pgAdmin to parse and write the file. You could
> take a look a that.
Not really. You don't want to go there. We really need a "proper API"
for it, and the stuff in pgAdmin isn't even enough to base one on.
//Magnus
From | Date | Subject | |
---|---|---|---|
Next Message | Greg Smith | 2008-06-05 17:24:24 | Re: Overhauling GUCS |
Previous Message | Alvaro Herrera | 2008-06-05 17:10:58 | Re: Overhauling GUCS |