| От | Noah Misch |
|---|---|
| Тема | Re: Augment every test postgresql.conf |
| Дата | |
| Msg-id | 20181230024014.GA181668@gust.leadboat.com обсуждение |
| Ответ на | Augment every test postgresql.conf (Noah Misch <noah@leadboat.com>) |
| Ответы |
Re: Augment every test postgresql.conf
|
| Список | pgsql-hackers |
On Fri, Dec 28, 2018 at 06:19:50PM -0800, Noah Misch wrote: > "env EXTRA_REGRESS_OPTS=--temp-config=SOMEFILE make check" appends the > contents of SOMEFILE to the test cluster's postgresql.conf. I want a similar > feature for TAP suites and other non-pg_regress suites. (My immediate use > case is to raise authentication_timeout and wal_sender_timeout on my buildfarm > animals, which sometimes fail at the defaults.) I'm thinking to do this by > recognizing the PG_TEST_TEMP_CONFIG environment variable as a > whitespace-separated list of file names for appending to postgresql.conf. Looking more closely, we already have the TEMP_CONFIG variable and apply it to everything except TAP suites. Closing that gap, as attached, is enough. The buildfarm client uses TEMP_CONFIG to implement its extra_config setting, so this will cause extra_config to start applying to TAP suites.
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера