Re: posgresql server connection

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: "Mongi LASSOUED" <mongilas(at)hotmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: posgresql server connection
Date: 2006-03-10 00:56:12
Message-ID: 29176.1141952172@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Mongi LASSOUED" <mongilas(at)hotmail(dot)com> writes:
> 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"

As of PG 8.0, tcpip_socket has been replaced with a more general
parameter, listen_addresses. Please see the documentation for the
version of Postgres you are using.

regards, tom lane

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Jan de Visser 2006-03-10 01:04:34 Re: posgresql server connection
Previous Message Greg Sabino Mullane 2006-03-10 00:32:05 Re: majordomo unmaintained, postmaster emails ignored?