Re: Overhauling GUCS

From: "Heikki Linnakangas" <heikki(at)enterprisedb(dot)com>
To: "Alvaro Herrera" <alvherre(at)commandprompt(dot)com>
Cc: "Greg Smith" <gsmith(at)gregsmith(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Overhauling GUCS
Date: 2008-06-05 17:05:03
Message-ID: 48481CBF.6040602@enterprisedb.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

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.

--
Heikki Linnakangas
EnterpriseDB http://www.enterprisedb.com

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Alvaro Herrera 2008-06-05 17:10:58 Re: Overhauling GUCS
Previous Message Jeff Davis 2008-06-05 16:38:07 Re: Case-Insensitve Text Comparison