Re: Making config file parser available to add-ins

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Making config file parser available to add-ins
Дата
Msg-id 19799.1153768622@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: Making config file parser available to add-ins  (Marc Munro <marc@bloodnok.com>)
Ответы Re: Making config file parser available to add-ins  (Marc Munro <marc@bloodnok.com>)
Список pgsql-hackers
Marc Munro <marc@bloodnok.com> writes:
> I don't think it's already solved but I may be missing the point.  The
> Veil shared library will be loaded by process_preload_libraries only
> after the postgresql config file has been read.  I was assuming that at
> this point it would be too late to specify custom GUCs.

No, being able to do that is exactly the point of the custom-GUC
mechanism.
        regards, tom lane


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Marc Munro
Дата:
Сообщение: Re: Making config file parser available to add-ins
Следующее
От: Marc Munro
Дата:
Сообщение: Re: Making config file parser available to add-ins