Return-Path: aoki
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA02768; Fri, 2 Jul 93 12:35:05 -0700
Message-Id: <9307021935.AA02768@postgres.Berkeley.EDU>
From: aoki@postgres.berkeley.edu (Paul M. Aoki)
Subject: Re: Load object into POSTGRES's address space
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu
In-Reply-To: Your message of Fri, 2 Jul 93 15:11:10 EDT 
	     <9307021904.AA02466@postgres.Berkeley.EDU> 
Date: Fri, 02 Jul 93 12:38:46 -0700
Sender: aoki@postgres.Berkeley.EDU
X-Mts: smtp

Ravi Lingam <lnj@sol.cse.fau.edu> writes:
> * load "/store3/postgres/demo/circle.o" \g 
> 
> I was *not* able to load the exact copy of 
> circle.o from my directory:
> 
> * load "/home1/grad/lnj/93Postgres/demo/circle.o" \g 

this sounds like a unix permissions problem.  

look for directories along the path to the .o file that can't 
be read by user postgres.  i.e., if you have made your home 
directory unreadable to other users, the postgres backend process 
can't access your file.  (in most installations, the postgres 
process runs as the user "postgres", not as you.)
--
  Paul M. Aoki  |  CS Div., Dept. of EECS, UCB  |  aoki@postgres.Berkeley.EDU
                |  Berkeley, CA 94720           |  ...!uunet!ucbvax!aoki
