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

From Michiel Lange
Subject Re: Can't connect to PGSQL
Date
Msg-id aqafgl$ol0$1@news.hub.org
Whole thread Raw
In response to Can't connect to PGSQL  (ferdinan firmansyah <mymand@yahoo.com>)
List pgsql-admin
did you start your databases with the -i option (enable TCP/IP connections)
if so, you may have a firewall or something disable port 5432
When you start your databases, how do you do so?
like: /usr/local/pgsql/bin/postmaster -D /usr/local/pgsql/data -i
>/log/logfile-`date +"%d-%m-%y"` 2>&1
for postmaster sends it's output to stdout, so you have to redirect it...
you can just tail the logfile, open it with vi, vim or any other texteditor,
altough I suggest you use more or tail...

"ferdinan firmansyah" <mymand@yahoo.com> schreef in bericht
news:20021105012651.62134.qmail@web14006.mail.yahoo.com...
> 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)
>
>
> __________________________________________________
> Do you Yahoo!?
> HotJobs - Search new jobs daily now
> http://hotjobs.yahoo.com/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org



pgsql-admin by date:

Previous
From: "Michiel Lange"
Date:
Subject: Re: Linux system panic
Next
From: fred
Date:
Subject: USERS