Re: Remote Access to pgsql DB ???

From: Doug McNaught <doug(at)wireboard(dot)com>
To: "Steve Brett" <steve(dot)brett(at)e-mis(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Remote Access to pgsql DB ???
Date: 2001-12-10 17:52:53
Message-ID: m3wuzv3qtm.fsf@belphigor.mcnaught.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

"Steve Brett" <steve(dot)brett(at)e-mis(dot)com> writes:

> i don't know if you can use psql to connect to remote servers - in fact i
> think you can't.

Of course you can.

$ psql -h <hostname> -p <port>

-Doug
--
Let us cross over the river, and rest under the shade of the trees.
--T. J. Jackson, 1863

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Bill Cunningham 2001-12-10 17:54:03 Re: papers on datatype design
Previous Message Jason Earl 2001-12-10 17:52:41 Re: What is the practical limitation of no multi-threading?