ssh problem ?
От | Loïc TREGOUËT |
---|---|
Тема | ssh problem ? |
Дата | |
Msg-id | 39DD90B0.F1316AFF@cri74.org обсуждение исходный текст |
Ответ на | Re: bug found in the dump/restore process (David Huttleston Jr <dhjr@hddesign.com>) |
Ответы |
Re: ssh problem ?
|
Список | pgsql-admin |
Hello , The following is ok : $ psql -h localhost -U postgres $ psql -h 127.0.0.1 -U postgres but this don't work : $ psql -U postgres psql: connectDBStart() -- connect() failed: Connection refused Is the postmaster running at 'localhost' and accepting connections on Unix socket '5432'? The pg_hba.conf is the same since a long time : local all password passwdpgsql host all 127.0.0.1 255.255.255.255 password passwdpgsql The only thing that have change it's that ssh have been installed ... and .... Do you see a exlplication ? PostgreSQL 7.0.2 on i686-pc-linux-gnu, compiled by gcc 2.95.2 (on a Potatoe ) Thanks
В списке pgsql-admin по дате отправления: