Re: tcpip_socket

From: <mallah(at)trade-india(dot)com>
To: <Wagner(dot)Camarao(at)bowneglobal(dot)com(dot)br>
Cc: <pgsql-general(at)postgresql(dot)org>
Subject: Re: tcpip_socket
Date: 2003-04-11 18:45:14
Message-ID: 1156.219.65.236.162.1050086714.squirrel@mail.trade-india.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Make sure the database is really running. check with
ps auxwww| grep "postgres" , does it showthing that
suggest pgsql is running?

did you install from rpms or tarball?

Regds
mallah.

> Hi, I am new to PostgreSQL and I got the error msg "Connection refused Is the server running on
> host localhost and accepting TCP/IP connections on port postgres?" when I was trying to connect
> to the database (v7.2) via php.
>
> As I read in the docs, I set the tcpip_socket to true in postgresql.conf and restarted the
> service. But it didn't take any effect. Do I have to do something else?
>
> Tks,
>
> Wagner
>
>
> ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9'
> the postmaster

-----------------------------------------
Get your free web based email at trade-india.com.
"India's Leading B2B eMarketplace.!"
http://www.trade-india.com/

In response to

  • tcpip_socket at 2003-04-10 17:21:37 from Camarao, Wagner (v)

Browse pgsql-general by date

  From Date Subject
Next Message Camarao, Wagner (v) 2003-04-11 18:50:06 Re: tcpip_socket
Previous Message Stephan Szabo 2003-04-11 18:41:24 Re: user authentication