Re: another can't connect

Поиск
Список
Период
Сортировка
От BJ Freeman
Тема Re: another can't connect
Дата
Msg-id 16440596.26781246244221696.JavaMail.root@free-man.net
обсуждение исходный текст
Ответ на another can't connect  (BJ Freeman <bjfree@free-man.net>)
Ответы Re: another can't connect  (Chris <dmagick@gmail.com>)
Re: another can't connect  (Andrej <andrej.groups@gmail.com>)
Список pgsql-general
tcp        0      0 127.0.0.1:5432              0.0.0.0:*
    LISTEN
is the only line for that port

Chris sent the following on 6/28/2009 7:33 PM:
> BJ Freeman wrote:
>> PostgreSQL version 8.1.11 (With schemas)
>> I have read the recent emails and believe I have covered all the bases
>> from net stat
>> tcp        0      0 127.0.0.1:5432              0.0.0.0:*
>>     LISTEN      5091/postmaster
>>
>> I do a
>> psql -h 127.0.0.1  -U ofbiz -d ofbiz
>> from a terminal on the server.
>>
>> and get this after a time
>> psql: could not connect to server: Connection timed out
>>     Is the server running on host "127.0.0.1" and accepting
>>     TCP/IP connections on port 5432?
>>
>> Note this was working till about Fri.
>> then only thing I have been doing is adding to my IPtables.
>
>
>> ACCEPT     tcp  --  localhost            localhost           tcp
>> dpt:postgres state NEW
>
> What about established connections?
>

--
BJ Freeman
http://www.businessesnetwork.com/automation
http://bjfreeman.elance.com
http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro
Systems Integrator.


В списке pgsql-general по дате отправления:

Предыдущее
От: Chris
Дата:
Сообщение: Re: another can't connect
Следующее
От: Chris
Дата:
Сообщение: Re: another can't connect