Large Object - Mailing list pgsql-general

From Mimi Siu
Subject Large Object
Date
Msg-id 20040303141400.93498.qmail@web20723.mail.yahoo.com
Whole thread Raw
List pgsql-general
Hello:

I am storing wave file in my postgresql database table
as OID type. And I can use lo_export / lo_import to
insert / select the corresponding large object if I am
a superuser of the database.

Since my application will allow different users to
insert wave to the table through ODBC, how can the
non-superuser insert / select wave using the lo_import
/ lo_export functions?

Thanks a lot!
Helen

__________________________________
Do you Yahoo!?
Yahoo! Search - Find what you�re looking for faster
http://search.yahoo.com

pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: PostgreSQL insert speed tests
Next
From: "Marc G. Fournier"
Date:
Subject: PostgreSQL 7.3.6 Now Available ...