Re: lo_import problems

Поиск
Список
Период
Сортировка
От Karel Zak
Тема Re: lo_import problems
Дата
Msg-id Pine.LNX.3.96.1000419104717.32712B-100000@ara.zf.jcu.cz
обсуждение исходный текст
Ответ на lo_import problems  (Igor Gavriloff <igor@nupes.cefetpr.br>)
Список pgsql-interfaces
On Tue, 18 Apr 2000, Igor Gavriloff wrote:

> Hi,
> 
>     I'm trying to write an script in Perl5 that do an lo_import, but
> using the one that the perl interface offers returns an oid equal to
> zero:
> 
> ...
> $conn = Pg::connectdb("dbname=test");
BEGIN;

> $lobjId = $conn->lo_import($file);
COMMIT;
                Karel



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

Предыдущее
От: Ivo Simicevic
Дата:
Сообщение: Inserting NULL with pgaccess
Следующее
От: Guillaume Rousse
Дата:
Сообщение: Is this usage correct ?