Re: Postgresql, Windows, Peer-2-Peer network - Mailing list pgsql-general

From Tony Caduto
Subject Re: Postgresql, Windows, Peer-2-Peer network
Date
Msg-id 42705BA6.1090702@amsoftwaredesign.com
Whole thread Raw
In response to Postgresql, Windows, Peer-2-Peer network  (Typing80wpm@aol.com)
List pgsql-general
OF COURSE as long as the PC is NT or greater(won't work on windows 95/98).
just make sure you modify the pg_hba.conf file to allow the other PCs to
access and change the postgresql.conf file to listen on all i.e. *

You could even use PG Lightning Admin with it's built in SSH tunnel
support, or Putty.exe and have all the other machines connect via
encrypted SSH, then you could simply leave your server to allow
connections only from localhost.

--
Tony Caduto
AM Software Design
Home of PG Lightning Admin for Postgresql 8.x
http://www.amsoftwaredesign.com

>
> 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!




pgsql-general by date:

Previous
From: Typing80wpm@aol.com
Date:
Subject: Free rekall for Postgresql
Next
From: Tony Caduto
Date:
Subject: Re: Visual Query Builder