On Fri, 2002-10-18 at 10:15, Ludwig Lim wrote: > > --- Benny <[EMAIL PROTECTED]> 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 [EMAIL PROTECTED] > -- Larry Rosenman http://www.lerctr.org/~ler Phone: +1 972-414-9812 E-Mail: [EMAIL PROTECTED] US Mail: 1905 Steamboat Springs Drive, Garland, TX 75044-6749 ---------------------------(end of broadcast)--------------------------- TIP 5: Have you checked our extensive FAQ? http://www.postgresql.org/users-lounge/docs/faq.html
