Re: use binary mode on syslog pipe on windows to avoid upsetting chunking protocol

From: Andrew Dunstan <andrew(at)dunslane(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: "Patches (PostgreSQL)" <pgsql-patches(at)postgresql(dot)org>
Subject: Re: use binary mode on syslog pipe on windows to avoid upsetting chunking protocol
Date: 2007-08-02 23:33:11
Message-ID: 46B269B7.6020602@dunslane.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-patches

Andrew Dunstan wrote:
>
>
>>>
>>>> This small patch makes the syslog pipe use binary mode on Windows
>>>>
>>>
>

This is now committed and ported back to 8.0.

cheers

andrew

In response to

Browse pgsql-patches by date

  From Date Subject
Next Message Andrew Dunstan 2007-08-02 23:47:12 Re: enable logging of start time/cookie for all backend processes
Previous Message Neil Conway 2007-08-02 17:50:46 Re: Memory leak in tuplestore_end()