Re: pipe chunking vs Windows

Поиск
Список
Период
Сортировка
От Andrew Dunstan
Тема Re: pipe chunking vs Windows
Дата
Msg-id 46ADD01D.3000104@dunslane.net
обсуждение исходный текст
Ответ на Re: pipe chunking vs Windows  (Magnus Hagander <magnus@hagander.net>)
Список pgsql-hackers

Magnus Hagander wrote:
>> However, the problem is that in backporting it we'd make a slight 
>> behaviour change - the log file just gets LF instead of CRLF line 
>> endings. I'm inclined to say that's a better result than living with the 
>> bug, though.
>>     
>
> Can't we add back the CRLF combo when writing the file out from the
> syslogger process?
>
>
>   

Yes, you're right. I can do this by setting text mode on the syslogFile. 
I'll have a patch for review shortly.

Note: this is behaviour we definitely won't want for CSVlogs, because it 
will translate embedded LF as well as LF at the end of a log line. This 
whole little mess chewed up all the time I wanted to spend yesterday 
making progress on CSVlogs :-(

cheers

andrew


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

Предыдущее
От: Magnus Hagander
Дата:
Сообщение: Re: pipe chunking vs Windows
Следующее
От: Gregory Stark
Дата:
Сообщение: Export convert_to_scalar