Sample configuration files

Поиск
Список
Период
Сортировка
От Vik Fearing
Тема Sample configuration files
Дата
Msg-id ef027c98-d48a-3ba4-5540-b30600c737fa@2ndquadrant.fr
обсуждение исходный текст
Ответы Re: Sample configuration files  (Amit Kapila <amit.kapila16@gmail.com>)
Re: Sample configuration files  (Robert Haas <robertmhaas@gmail.com>)
Re: Sample configuration files  (Vik Fearing <vik@2ndquadrant.fr>)
Список pgsql-hackers
We have sample configuration files for postgresql.conf and
recovery.conf, but we do not have them for contrib modules.  This patch
attempts to add them.

Although the patch puts the sample configuration files in the tree, it
doesn't try to install them.  That's partly because I think it would
need an extension version bump and that doesn't seem worth it.

Also, while writing this patch, it crossed my mind that the plpgsql
variables should probably be in the main postgresql.conf file because we
install it by default.  I will happily write that patch if desired,
independently of this patch.

Current as of 26fa446, added to next commitfest.
--
Vik Fearing                                          +33 6 46 75 15 36
http://2ndQuadrant.fr     PostgreSQL : Expertise, Formation et Support

Вложения

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

Предыдущее
От: Vik Fearing
Дата:
Сообщение: VACUUM's ancillary tasks
Следующее
От: Kouhei Kaigai
Дата:
Сообщение: PassDownLimitBound for ForeignScan/CustomScan