Re: Postgre Connection question

Поиск
Список
Период
Сортировка
От Jasbinder Singh Bali
Тема Re: Postgre Connection question
Дата
Msg-id a47902760702060508g62458e12o3ee3aa293cbb222a@mail.gmail.com
обсуждение исходный текст
Ответ на Re: Postgre Connection question  (Shane Ambler <pgsql@007Marketing.com>)
Список pgsql-novice
Disable all your firewall rules for a moment and see if it works that way.
something like
service iptables stop (in fedora)
 
Thanks,
Jas

 
On 2/6/07, Shane Ambler <pgsql@007marketing.com> wrote:
Jeff Stanley wrote:
> I am using Postgre DB 8.1.5. I am using another machine on the same network
> to connect via IP with no success. I have edited the postgresql.conf
> file and changed listen_address = '*' and edited the hba.conf file to
> include the IP that I can connect to. Any help would be appreciated.
>
> Thanks

As long as your pg_hba.conf file is setup correct, check that you don't
have any firewall settings blocking incoming traffic to the server.
Default is port 5432



--

Shane Ambler
pgSQL@007Marketing.com

Get Sheeky @ http://Sheeky.Biz

---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
      choose an index scan if your joining column's datatypes do not
      match

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

Предыдущее
От: Sue Fitt
Дата:
Сообщение: Re: Stored Procedure to return a result set
Следующее
От: chrisj
Дата:
Сообщение: Re: is there more documentation?