Re: can't connect to PostgreSQL Database using pgAdminII

From: "Telecontrol Networking" <pglist(at)telecontrol(dot)com(dot)br>
To: "dojie pornea" <dojiep(at)yahoo(dot)com>, <pgsql-admin(at)postgresql(dot)org>
Subject: Re: can't connect to PostgreSQL Database using pgAdminII
Date: 2003-11-13 15:11:10
Message-ID: 00ee01c3a9f8$7e521d00$06020180@luisnote
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

did you started your database using the -i parameter ?

send-me the startup string you are using.

---------------------------------
Marco Túlio Oliveira
IT-Manager
www.telecontrol.com.br
----- Original Message -----
From: "dojie pornea" <dojiep(at)yahoo(dot)com>
To: <pgsql-admin(at)postgresql(dot)org>
Sent: Thursday, November 13, 2003 11:39 AM
Subject: [ADMIN] can't connect to PostgreSQL Database using pgAdminII

> I already created the database, the services are good
> as well as the network connection but still I can't
> connect to the Database. I'm using pgAdminII for
> win98. The errors I've encountered are listed below:
>
>
> Could not connect to the server;
> Could not connect to remote socket.
>
> Check each of the following possible causes of this
> error:
> - The server or port specified is incorrect.
>
> - The client workstation cannot establish a network
> connection to the server. Try using 'ping' on the
> workstation to check the network.
>
> - The server is not listening on a TCP/IP port. Make
> sure that the postmaster was started with the -i
> option, or that tcpip_socket = true is set in
> $PGDATA/postgresql.conf.
>
>
> __________________________________
> Do you Yahoo!?
> Protect your identity with Yahoo! Mail AddressGuard
> http://antispam.yahoo.com/whatsnewfree
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Murthy Kambhampaty 2003-11-13 15:13:29 [SOLVED] RE: 7.4RC2: pg_crypto not working?
Previous Message Bruce Momjian 2003-11-13 14:54:35 Re: Taking database offline