Error: LOAD cannot open object file

From: Konstantinos Vassiliadis <vassilik(at)p22(dot)cs(dot)man(dot)ac(dot)uk>
To: pgsql-general(at)postgresql(dot)org
Subject: Error: LOAD cannot open object file
Date: 1998-07-16 16:08:49
Message-ID: Pine.LNX.3.95.980716170429.890E-100000@p22.cs.man.ac.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi,
I try to load an object file into the Postgres address space with the
command
load 'home/M97/vassilik/protein/phone.o'

and get the following

ERROR: LOAD: could not open file /home/M97/vassilik/protein/phone.o

I think it is because I am not the "postgres" user and the documentation
(Ch 10 Programmer's Guide) says that the Postgres user must be able to
traverse the path and read the object file.

Is that right? If not, what is wrong?
Kostas Vassiliadis

Browse pgsql-general by date

  From Date Subject
Next Message Gene Selkov, Jr. 1998-07-16 17:12:51 Re: [GENERAL] ERROR stat failed on file <path to objectfile/objectfile>
Previous Message Ryan Mchale 1998-07-16 15:34:00 Autonumbering column