Re: Can't connect to PGSQL - Mailing list pgsql-general

From scott.marlowe
Subject Re: Can't connect to PGSQL
Date
Msg-id Pine.LNX.4.33.0211071018100.29627-100000@css120.ihs.com
Whole thread Raw
In response to Can't connect to PGSQL  (ferdinan firmansyah <mymand@yahoo.com>)
List 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?

Find your postgresql.conf file i.e. 'locate postgresql.conf'.
Edit it and change this line:

tcpip_socket = false

to look like this:

tcpip_socket = true

> 2. How can I read the server's activities?(reading the
> log)

Not sure.  Look in the /var/log directory to see if RedHat sets up
postgresql to log there.


pgsql-general by date:

Previous
From: "scott.marlowe"
Date:
Subject: Re: Inquiry From Form [pgsql]
Next
From: "Marc G. Fournier"
Date:
Subject: Re: OT: mailing list delays