client-side lo_import() provided by libpq ?

Поиск
Список
Период
Сортировка
От Emi Lu
Тема client-side lo_import() provided by libpq ?
Дата
Msg-id 4DD43144.4020303@encs.concordia.ca
обсуждение исходный текст
Ответы Re: client-side lo_import() provided by libpq ?  (Craig Ringer <craig@postnewspapers.com.au>)
Список pgsql-sql
Hello,

Postgresql8.3, tried:

create table test(id, image oid);

insert into test values(1, lo_import('apple.jpg'));

ERROR:  must be superuser to use server-side lo_import()
HINT:  Anyone can use the client-side lo_import() provided by libpq.

About client-side lo_import(), is there an online doc about install 
lo_import?

Thank you,
Emi



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

Предыдущее
От: Gary Stainburn
Дата:
Сообщение: foreign keys and lots of tables
Следующее
От: Julien Cigar
Дата:
Сообщение: Re: column type for pdf file