Thread: Could not connect to server: No buffer space available (0x00002747/10055)
Could not connect to server: No buffer space available (0x00002747/10055)
From
Leonardo M. Ramé
Date:
Hi, I installed postgresql-x64-9.4 (installed from postgresql-9.4.5-2-windows-x64.exe) on a Windows Seven 64bits PC, and I'm getting the error "Could not connect to server: No buffer space available (0x00002747/10055)" when I only have 4 or 5 connections. Can anoyone help me fix this?. Regards, -- Leonardo M. Ramé Medical IT - Griensu S.A. Av. Colón 636 - Piso 8 Of. A X5000EPT -- Córdoba Tel.: +54(351)4246924 +54(351)4247788 +54(351)4247979 int. 19 Cel.: +54 9 (011) 40871877
Re: Could not connect to server: No buffer space available (0x00002747/10055)
From
Adrian Klaver
Date:
On 12/02/2015 07:53 AM, Leonardo M. Ramé wrote: > Hi, I installed postgresql-x64-9.4 (installed from > postgresql-9.4.5-2-windows-x64.exe) on a Windows Seven 64bits PC, and > I'm getting the error "Could not connect to server: No buffer space > available (0x00002747/10055)" when I only have 4 or 5 connections. > > Can anoyone help me fix this?. Not without more information. What are you doing in those 4-5 connections? What does the Postgres log show before and after the error? Pretty sure the error is not coming from Postgres, so where do you see the error message? Do you have any firewalls, anti-virus software running? > > Regards, -- Adrian Klaver adrian.klaver@aklaver.com
Re: Could not connect to server: No buffer space available (0x00002747/10055)
From
Leonardo M. Ramé
Date:
El 02/12/15 a las 13:20, Adrian Klaver escribió: > On 12/02/2015 07:53 AM, Leonardo M. Ramé wrote: >> Hi, I installed postgresql-x64-9.4 (installed from >> postgresql-9.4.5-2-windows-x64.exe) on a Windows Seven 64bits PC, and >> I'm getting the error "Could not connect to server: No buffer space >> available (0x00002747/10055)" when I only have 4 or 5 connections. >> >> Can anoyone help me fix this?. > > Not without more information. > > What are you doing in those 4-5 connections? > > What does the Postgres log show before and after the error? > > Pretty sure the error is not coming from Postgres, so where do you see > the error message? > > Do you have any firewalls, anti-virus software running? > Thanks, uninstalled antivirus (Avast) and the error dissapeared.