On Mon, Mar 5, 2012 at 11:44 AM,  <andrre1...@msn.com> wrote:
> The following bug has been logged on the website:
>
> Bug reference:      6520
> Logged by:          André Luis Kuhn
> Email address:      andrre1...@msn.com
> PostgreSQL version: 8.3.3
> Operating system:   Windows XP
> Description:
>
> Após ter dado problema no S.O. de não inicializar, foi corrigido o mesmo,
> porem o B.D. postgres não mais inicializou dando um erro ao executar passos
> 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.

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

-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs

Reply via email to