Re: [SQL] could not connect to server

2006-10-13 Thread Tom Lane
ivan marchesini <[EMAIL PROTECTED]> writes: > I have started postmaster with -i option, but when I try to connect to > the server from another computer I obtain: > psql: could not connect to server: Nessuna rotta verso l'host > Is the server running on host "IP." and accepting >

Re: [SQL] could not connect to server

2006-10-13 Thread A. Kretschmer
am Fri, dem 13.10.2006, um 11:01:59 +0200 mailte ivan marchesini folgendes: > Dear Andreas, > this is my pg_hba.conf file: > __ > # TYPE DATABASEUSERIP-ADDRESSIP-MASK > METHOD > > # IPv4-style local connections: > hostal

Re: [SQL] could not connect to server

2006-10-13 Thread ivan marchesini
Dear Andreas, this is my pg_hba.conf file: __ # TYPE DATABASEUSERIP-ADDRESSIP-MASK METHOD # IPv4-style local connections: hostallall 127.0.0.1 255.255.255.255 trust hostallall "my_net

Re: [SQL] could not connect to server

2006-10-13 Thread A. Kretschmer
am Fri, dem 13.10.2006, um 8:52:19 +0200 mailte ivan marchesini folgendes: > Dear Users, > I have this problem: > I'm running postgres 7.3 on a linux system... Uhm, a very old version... > I have started postmaster with -i option, but when I try to connect to > the server from another comput

[SQL] could not connect to server

2006-10-13 Thread ivan marchesini
Dear Users, I have this problem: I'm running postgres 7.3 on a linux system... I have started postmaster with -i option, but when I try to connect to the server from another computer I obtain: psql: could not connect to server: Nessuna rotta verso l'host Is the server running on host "IP.