Re: Large Objects - lo_export

Поиск
Список
Период
Сортировка
От tjk@tksoft.com
Тема Re: Large Objects - lo_export
Дата
Msg-id 200106061304.GAA19076@smtp3.tksoft.com
обсуждение исходный текст
Ответ на Large Objects - lo_export  (Guru Prasad <pnguruji@yahoo.com>)
Список pgsql-sql
You must be logged in as the unix user postgres.
(Presuming /home/postgres/ is writable by postgres and 
the file doesn't exist.)

Try doing 
touch /home/postgres/junk.tgz
from the command line. It should also fail. 


Troy



> 
> 
> Hi to list !
> 
> while running psql as 'postgres' user, i executed the following query.
> 
> 'select lo_export(img.image, '/home/postgres/junk.tgz') from img where
> data = 'tar file';
> 
> The result of the above command is as follows.
> 
> ERROR:  lo_export: can't open unix file
> "/home/postgres/junk.tgz": Permission denied
> 
> i performed the above query as superuser ('postgres'). I hope it' having 
> all the superuser previleges. 
> 
> I am not sure why i am getting the above error. 
> 
> Any one got any clue for it.
> thanx in advance.
> 
> guru.
> bk SYSTEMS (P) Ltd.
>                                                     P . N . G U R U P R A S A D
> -------------------------------------------------------------------------------
> 
> 
> 
> 
> 
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
> 



В списке pgsql-sql по дате отправления:

Предыдущее
От: Guru Prasad
Дата:
Сообщение: Large Objects - lo_export
Следующее
От: Tom Lane
Дата:
Сообщение: Re: "Day" from 8am to 3am