Re: pg_guc
От | Peter Eisentraut |
---|---|
Тема | Re: pg_guc |
Дата | |
Msg-id | Pine.LNX.4.44.0306271358510.5890-100000@peter.localdomain обсуждение исходный текст |
Ответ на | pg_guc (Fernando Nasser <fnasser@redhat.com>) |
Ответы |
Re: pg_guc
|
Список | pgsql-hackers |
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 peter_e@gmx.net
В списке pgsql-hackers по дате отправления: