On Tue, 2008-01-08 at 01:50 +, Scot Loach wrote:
> The following bug has been logged online:
>
> Bug reference: 3855
> Logged by: Scot Loach
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8.2.4
> Operating system: freebsd 6.1
> Description:backend sends c
"Scot Loach" <[EMAIL PROTECTED]> writes:
> On FreeBSD, it is possible for a send() call on the backend socket to return
> an error code of EHOSTDOWN.
That's fine as long as the error condition is reasonably persistent.
I think what you are describing is a bug in FreeBSD's TCP stack: it
obviously i
The following bug has been logged online:
Bug reference: 3855
Logged by: Scot Loach
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: freebsd 6.1
Description:backend sends corrupted data on EHOSTDOWN error
Details:
On FreeBSD, it is possib