Re: BUG #5450: system lacked sufficient buffer space, or because a queue was full, could not perform the operation

From: Takahiro Itagaki <itagaki(dot)takahiro(at)oss(dot)ntt(dot)co(dot)jp>
To: "gouthamj" <jgowtham(at)gmail(dot)com>
Cc: pgsql-bugs(at)postgresql(dot)org
Subject: Re: BUG #5450: system lacked sufficient buffer space, or because a queue was full, could not perform the operation
Date: 2010-05-06 07:44:30
Message-ID: 20100506164430.9904.52131E4D@oss.ntt.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


"gouthamj" <jgowtham(at)gmail(dot)com> wrote:

> PostgreSQL version: 8.1.5
> Operating system: Window xp(sp2)

Sorry, PostgreSQL 8.1 on Windows is no longer supported.
Please upgrade to 8.2 or newer versions, and test your sequence again.

BTW, your message comes from WSAENOBUFS (10055). The error could be
raised by various reasons. We need what you did when you receive
the message to research your problem.

> Description: system lacked sufficient buffer space, or because a
> queue was full, could not perform the operation
> Details:
>
> 2010-04-20 00:53:29 LOG: unexpected EOF on client connection
> 2010-04-20 00:55:47 LOG: could not receive data from client: the system
> lacked sufficient buffer space, or because a queue was full, could not
> perform the operation on a socket.

Regards,
---
Takahiro Itagaki
NTT Open Source Software Center

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Pavel Golub 2010-05-06 12:14:57 BUG #5451: pg_restore doesn't close input .tar archive
Previous Message gouthamj 2010-05-06 07:09:31 BUG #5450: system lacked sufficient buffer space, or because a queue was full, could not perform the operation