using POSTGRES in a network

From: "hiroko" <h_ogawa(at)rnk(dot)co(dot)jp>
To: <pgsql-general(at)postgresql(dot)org>
Subject: using POSTGRES in a network
Date: 2001-04-26 11:10:56
Message-ID: 001f01c0ce41$a5e7c580$e801a8c0@d4.dion.ne.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

we're now developping a system on Linux, using PostgreSQL.
and the question this time is about
how to connect to the DBserver through the network (ex,ethernet) from
clients.
especially on CODINGS.

we found a lot of info about the way of connecting
between DBserver on Linux and Windouws user.
but few about the Linux-Linux DBconnection, which we do need.
is anybody knows about this? or have anyone tried it before?

when you connect to the remote DBserver from Windows,
what you need is to set the IP of the server in "hosts"file
and to set your IP as DBuser to the server machine.
and you can access through the command-line, using "psql"
but if you wannna do this on the programs??????
can you do the same thing using the function such as "db_connect" or
PGDBfunctions???
we also need the info about this.

we do appreciate for your reply . thanks.

hiroko

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Wendy 2001-04-26 11:15:13 Why Size Of Data Backed Up Varies Significantly In SQL 6.5?
Previous Message Bob Parkinson 2001-04-26 09:54:07 debug logs: query: rollback