Permission problem using lo_export - Mailing list pgsql-general

From pascalvdg
Subject Permission problem using lo_export
Date
Msg-id 9310861.post@talk.nabble.com
Whole thread Raw
List pgsql-general
Hi,

We are running a web application based on ColdFusion 7 and PostgreSQL 8 on 2
Windows 2003 servers.
On server 1 (ColdFusion side) a query uses the lo_export function to get a
blob out of the database on server 2. This blob must be written to disk but
since the postgres user is only known on server 2, we cannot grant that user
write access on server 1.

Does anybody has experience with this? I guess it's more Windows 2003
related but anyway...

Thanks in advance.

Pascal
--
View this message in context: http://www.nabble.com/Permission-problem-using-lo_export-tf3348649.html#a9310861
Sent from the PostgreSQL - general mailing list archive at Nabble.com.


pgsql-general by date:

Previous
From: Andy
Date:
Subject: Re: Importing *huge* mysql database into pgsql
Next
From: "Timasmith"
Date:
Subject: Re: Can I getting a unique ID from a select