From: | Jan de Visser <jdevisser(at)digitalfairway(dot)com> |
---|---|
To: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: posgresql server connection |
Date: | 2006-03-10 01:04:34 |
Message-ID: | 200603092004.34620.jdevisser@digitalfairway.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
On Thursday 09 March 2006 11:31, Mongi LASSOUED wrote:
> Hello
> I have the postgresql installed on Fedora Core 4. I have set
> tcpip_socket=true
> in posgresql.conf file and specified the host ip adress in pg_hba.conf
> file. When i start the postmaster i have this error:
> FATAL: unrecognized configuration parameter "tcpip_socket"
> can you help me??!!
> thanks and regards
FC4 comes with pgsql 8.0. AFAIK tcpip_socket is 7.x. On 8.x you set
listen_addresses to the interface you want to listen on or '*' for all.
jan
--
--------------------------------------------------------------
Jan de Visser jdevisser(at)digitalfairway(dot)com
Baruk Khazad! Khazad ai-menu!
--------------------------------------------------------------
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2006-03-10 01:05:59 | Re: Data corruption zero a file - help!! |
Previous Message | Tom Lane | 2006-03-10 00:56:12 | Re: posgresql server connection |