Re: Connection / Access / Strange Problems

From: dev(at)archonet(dot)com
To: "Lincoln Yeoh" <lyeoh(at)pop(dot)jaring(dot)my>
Cc: "Lowther, David W" <dlowther(at)ou(dot)edu>, "PGSQL (E-mail)" <pgsql-general(at)postgresql(dot)org>
Subject: Re: Connection / Access / Strange Problems
Date: 2003-01-08 10:30:28
Message-ID: 1103.192.168.1.16.1042021828.squirrel@mainbox.archonet.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

> I don't see good evidence of network connectivity in your knowns.

That's what I thought, and I'd typed up much the same as you Lincoln, but...

>>Here are knowns:
>>
>>- PGAdmin from the live server connects with no problem.
>>- ODBC connectivity from the live server works fine.

which seems to rule out network problems and put the problem in the config
settings area. Unfortunately I don't know anything about this mapserver
software, so the only thing I can suggest is that it's connecting
incorrectly somehow.

Try "tcpdump port 5432" on the PG server and see if any packets arrive on
that port. Failing that, try "tcpdump src 1.2.3.4" but with the IP of your
live server - you'll probably need to be root for both. This will at least
show if it's trying to contact the right port.

- Richard Huxton

In response to

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Hervé Piedvache 2003-01-08 11:53:38 Get PostgreSQL work with Kylix 3 ?
Previous Message philip johnson 2003-01-08 10:20:44 Re: help! default database for user