Re: Can't connect to PGSQL

From: Stephan Szabo <sszabo(at)megazone23(dot)bigpanda(dot)com>
To: ferdinan firmansyah <mymand(at)yahoo(dot)com>
Cc: pgsql <pgsql-general(at)postgresql(dot)org>, pgadmin <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Can't connect to PGSQL
Date: 2002-11-05 01:33:29
Message-ID: 20021104173208.R13836-100000@megazone23.bigpanda.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin pgsql-general

On Mon, 4 Nov 2002, ferdinan firmansyah wrote:

> We have installed LinuxRedhat+PgSQL in our server. We
> can ping the server's IP. But we cannot connect our
> database through PGAdmin or our application. We have
> already set the port to the default.
>
> 1. What seems to be the problem?
> 2. How can I read the server's activities?(reading the
> log)

Are you allowing http connections to the server (tcpip_socket=true
in postgresql.conf) and are you allowing connections from the
machine in question (see pg_hba.conf)

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message Roberto Benitez 2002-11-05 03:05:17 insert trigger
Previous Message ferdinan firmansyah 2002-11-05 01:26:51 Can't connect to PGSQL

Browse pgsql-general by date

  From Date Subject
Next Message Stephane Tessier 2002-11-05 01:43:30 table growing
Previous Message carl garland 2002-11-05 01:27:20 announcing alpha release of pgdiff ... call for testers.