Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA04454; Fri, 20 Dec 91 13:00:45 -0800
From: ppoh@Jade.Tufts.EDU
Subject: Re: STANDALONE INSTALLATION???
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of "Fri, 20 Dec 91 11:09:51 PST."
             <9112201912.AA03148@postgres.Berkeley.EDU> 
Date: Fri, 20 Dec 91 15:55:39 -0500
From: ppoh@Jade.Tufts.EDU
Message-Id:  <9112201555.aa28253@Jade.Tufts.EDU>


> Hi,
> I am urged to have postgres installed as a standalone configuration. I dont know
> what to do to overcame the port concept in this case.

>>You can have exclusive access to Postgres just by not adding any users 
>>except yourself.  Only people explicitly added via createuser are permitted
>>to use the system.

I have a quick question about that. Because postgres does not do any kind
of network security check, can't anyone on the network who knows that
you're running postgres, compile libpq and access any of the postgres
data.

I was toying with postgres a few months ago and I seem to remember that I
was able to do that.

Paul.
