Return-Path: pg_adm@postgres.berkeley.edu
Received: by postgres.Berkeley.EDU (5.61/1.29)
	id AA07040; Mon, 26 Jul 93 07:52:22 -0700
Date: Mon, 26 Jul 93 07:52:22 -0700
Message-Id: <9307261452.AA07040@postgres.Berkeley.EDU>
From: M92 <hamiltop@computer-science.manchester.ac.uk>
Subject: opening files
To: postgres@postgres.berkeley.edu
Sender: pg_adm@postgres.berkeley.edu

I'm trying to open a unix file from within a dynamcially load function using the unix command open. However the opening og the file fails - the file descriptor has a value of -1. 
Am I using the wrong command ?

Any help would be most appreciated.

Thanks, Paul.
