import_bytea function

Поиск
Список
Период
Сортировка
От Stephen Davies
Тема import_bytea function
Дата
Msg-id 98a13456-619a-1e43-4f81-59a59591674b@sdc.com.au
обсуждение исходный текст
Ответы Re: import_bytea function  (Thomas Kellerer <spam_eater@gmx.net>)
Список pgsql-general
I am trying to use the import_bytea function described in various list posts
(PG version 9.3.14) in a jsp.

I get an error saying that only the super user can use server-side lo_import().

If I change the Java connection to use user postgres, the function works but I
would prefer not to do this.

Is there a better way to update a bytea column from an uploaded file (in this
case a small jpeg)?

Cheers and thanks,
Stephen


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

Предыдущее
От: John R Pierce
Дата:
Сообщение: Re: postgresql-8.1.18-2.1 information
Следующее
От: Thomas Kellerer
Дата:
Сообщение: Re: import_bytea function