Обсуждение: BUG #6520: BRT FATAL: COULD NOT CREATE ANY TCP/IP SOCKETS

Поиск
Список
Период
Сортировка

BUG #6520: BRT FATAL: COULD NOT CREATE ANY TCP/IP SOCKETS

От
andrre1402@msn.com
Дата:
The following bug has been logged on the website:

Bug reference:      6520
Logged by:          Andr=C3=A9 Luis Kuhn
Email address:      andrre1402@msn.com
PostgreSQL version: 8.3.3
Operating system:   Windows XP
Description:=20=20=20=20=20=20=20=20

Ap=C3=B3s ter dado problema no S.O. de n=C3=A3o inicializar, foi corrigido =
o mesmo,
porem o B.D. postgres n=C3=A3o mais inicializou dando um erro ao executar p=
assos
para recuperar o banco (pg_ctl.exe start -D C:/Banco/8.3/data) BRT FATAL:
COULD NOT CREATE ANY TCP/IP SOCKETS.
Gostaria de saber como posso resolver esse erro.

Re: BUG #6520: BRT FATAL: COULD NOT CREATE ANY TCP/IP SOCKETS

От
Robert Haas
Дата:
On Mon, Mar 5, 2012 at 11:44 AM,  <andrre1402@msn.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference: =A0 =A0 =A06520
> Logged by: =A0 =A0 =A0 =A0 =A0Andr=E9 Luis Kuhn
> Email address: =A0 =A0 =A0andrre1402@msn.com
> PostgreSQL version: 8.3.3
> Operating system: =A0 Windows XP
> Description:
>
> Ap=F3s ter dado problema no S.O. de n=E3o inicializar, foi corrigido o me=
smo,
> porem o B.D. postgres n=E3o mais inicializou dando um erro ao executar pa=
ssos
> para recuperar o banco (pg_ctl.exe start -D C:/Banco/8.3/data) BRT FATAL:
> COULD NOT CREATE ANY TCP/IP SOCKETS.
> Gostaria de saber como posso resolver esse erro.

This is an English-language mailing list; you might want to try
pgbr-geral (although listas.postgresql.org.br seems to be down at the
moment?!).

I don't think it's a bug, either.  Most likely, you've configured
PostgreSQL to use a socket that is already in use, or listen_addresses
is set improperly.  It might help to see a few more lines of the log
output, rather than just the last one.

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company