| От | Andrew Dunstan |
|---|---|
| Тема | Re: Curious buildfarm failures |
| Дата | |
| Msg-id | 50F58F5E.4050304@dunslane.net обсуждение |
| Ответ на | Re: Curious buildfarm failures (Andrew Dunstan <andrew@dunslane.net>) |
| Список | pgsql-hackers |
On 01/15/2013 12:07 PM, Andrew Dunstan wrote:
>
> On 01/15/2013 11:57 AM, Tom Lane wrote:
>> Well, it could be quite reproducible, if for example what's happening is
>> that the DROP is failing to wait for the checkpointer at all.
>>
>> Is there a way to enable log_checkpoints during a buildfarm run?
>> It'd be good to get timestamps added to the postmaster log entries, too.
>>
>>
>
>
> Yes, it's very easy. In the config file, do something like:
I had a missing quote. should be:
extra_config => { DEFAULT => [ q(log_line_prefix = '%t [%c:%l]
'), "log_checkpoints = 'true'", ], },
cheers
andrew
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера