remote psql

From: "Andrew M(dot) Olson" <anolson(at)vt(dot)edu>
To: pgsql-general(at)postgresql(dot)org
Subject: remote psql
Date: 2003-10-01 15:50:52
Message-ID: 5.2.0.9.0.20031001103935.02ddae80@pop.vt.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,

I am trying to access PostgreSQL remotely with psql, and I am having some
trouble. I am running the server with the -i option to allow Tcp-sockets
and the pg_hba.conf is configed to let my subnet access it. I can access
the server locally and with the pgAdmin III on Win2K. What is even
stranger is that psql works remotely with the -l or -c option, but when I
just try to connect it sits there, no errors(on the server either), no
nothing.

Here is what I have installed:
-FreeBSD 4.8
-Postgres 7.3(on both sides)

thanks,
Andrew Olson

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Michael A Nachbaur 2003-10-01 15:57:40 Re: remote psql
Previous Message Andrew Sullivan 2003-10-01 15:49:30 Re: Hesitate to write this: can't get at postgres.org