Re: Insert binary file into bytea where PG server does not have access to the file ?

Поиск
Список
Период
Сортировка
От Adrian Klaver
Тема Re: Insert binary file into bytea where PG server does not have access to the file ?
Дата
Msg-id 22658029-6d80-2a0f-91e1-72991f4e8e13@aklaver.com
обсуждение исходный текст
Ответ на Insert binary file into bytea where PG server does not have access to the file ?  (David Gauthier <davegauthierpg@gmail.com>)
Список pgsql-general
On 12/3/21 12:42, David Gauthier wrote:
Please reply to list also.
Ccing list
> Ya, perl, how about perl ?
> 

That would depend on what Perl database driver you are using.

Assuming DBD::Pg:

https://metacpan.org/pod/DBD::Pg

Then search on binary.

Folks with Perl experience can provide more detailed information.

-- 
Adrian Klaver
adrian.klaver@aklaver.com



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

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Insert binary file into bytea where PG server does not have access to the file ?
Следующее
От: Matt Magoffin
Дата:
Сообщение: Handling memory contexts in aggregate function invoking other built-in aggregate functions