Re: Opening 5432 port

From: Larry Rosenman <ler(at)lerctr(dot)org>
To: Ludwig Lim <lud_nowhere_man(at)yahoo(dot)com>
Cc: Benny <dettoben(at)tiscali(dot)it>, PostgreSQL Mailing List <pgsql-admin(at)postgresql(dot)org>
Subject: Re: Opening 5432 port
Date: 2002-10-18 15:20:18
Message-ID: 1034954418.533.8.camel@lerlaptop.iadfw.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

On Fri, 2002-10-18 at 10:15, Ludwig Lim wrote:
>
> --- Benny <dettoben(at)tiscali(dot)it> wrote:
> > I can't access postegresl via ODBC, because 5432
> > port seems to be closed.
> > How can I open it?
>
> --> Try checking your firewall settings (IPChains /
> IPTables) and see if its blocking port 5432.
also check postgresql.conf for tcpip_socket=true.

If it's NOT set, set it, and restart your Database cluster.

LER
>
> Hope that helps,
>
> ludwig.
>
>
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
--
Larry Rosenman http://www.lerctr.org/~ler
Phone: +1 972-414-9812 E-Mail: ler(at)lerctr(dot)org
US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749

In response to

Browse pgsql-admin by date

  From Date Subject
Next Message Devrim GUNDUZ 2002-10-18 15:23:30 Re: RPMs for Red Hat 8.0
Previous Message Ludwig Lim 2002-10-18 15:15:12 Re: Opening 5432 port