Re: Postgresql, Windows, Peer-2-Peer network

From: Aly Dharshi <aly(dot)dharshi(at)telus(dot)net>
To: Typing80wpm(at)aol(dot)com
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Postgresql, Windows, Peer-2-Peer network
Date: 2005-04-28 01:51:51
Message-ID: 427041B7.1080608@telus.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hello,

I don't see why not. You may have to turn on the PG Server to listen
for connections coming in via TCP so that the other machines can connect
to it, as well as install the client related stuff on the other client
machines accessing the machine running the PG server.

Cheers,

Aly.

Typing80wpm(at)aol(dot)com wrote:
> At work, we have five workstations running Windows XP (Home edition),
> connected peer to peer. I do not know that much about interner or
> intranet. But, each machine has its own IP address, and one printer is
> accessible from the five machines, and the printer has its own IP address.
>
> IS IT POSSIBLE to install Postgresql for windows as a service on one of
> the machines (as I did on my home machine, specifing "localhost") but
> then have the other machines access the PG server through the internet
> address of that machine (the quad address)?
>
> - Thanks in advance for your help!

--
Aly Dharshi
aly(dot)dharshi(at)telus(dot)net

"A good speech is like a good dress
that's short enough to be interesting
and long enough to cover the subject"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Christopher Browne 2005-04-28 03:27:31 Re: Thanks for Rekall link!
Previous Message Bruno Wolff III 2005-04-28 01:44:36 Re: Reduce size of $PGDATA for "demo cdrom"?