Lan Connection

From: gambits <rjtalbo(at)attglobal(dot)net>
To: pgsql-general(at)postgresql(dot)org
Subject: Lan Connection
Date: 2001-02-25 20:01:56
Message-ID: 3A9964B1.519F645A@attglobal.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Questions??
The SQL and Programming part are easy!
But.. I can't connect to a database on the lan
only on the local machine..
Scenario..
Created test DB called mydb
Created table person w/ fields (name, address, city, state, zip)
Inserted values into tables
Table displays on local serves with Select query..

I want to run Postgres server on host Maintower then
I want to connect to database mydb from host user Laptop
TCP/IP and Named Resolution are up and running....

What syntax do I use ..?

Bob T

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Neil Conway 2001-02-25 20:40:31 Re: Lan Connection
Previous Message Jeff 2001-02-25 19:34:37 CGI Help