Re: [GENERAL] posgresql server connection

2006-03-09 Thread Jan de Visser
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 con

Re: [GENERAL] posgresql server connection

2006-03-09 Thread Tom Lane
"Mongi LASSOUED" <[EMAIL PROTECTED]> 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 parame

[GENERAL] posgresql server connection

2006-03-09 Thread Mongi LASSOUED
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 a