Fernando Nasser writes:

> We have a server side GUI utility that among other things let us configure GUC
> variables.  We badly need to know what variables exist in the specific backend
> version, which are the min and max values and if possible a description.

In that case I think it's best to put it directly into the server
executable and add an option like --help-long or possibly some variations
if you need specific program-parsable formats.  This would certainly solve
a few of the implementation concerns I've heard about, and it's also a
fairly logical place to look for it.

-- 
Peter Eisentraut   [EMAIL PROTECTED]


---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]

Reply via email to