Re: Insert binary file into bytea where PG server does not have access to the file ? - Mailing list pgsql-general

From Adrian Klaver
Subject Re: Insert binary file into bytea where PG server does not have access to the file ?
Date
Msg-id 22658029-6d80-2a0f-91e1-72991f4e8e13@aklaver.com
Whole thread Raw
In response to Insert binary file into bytea where PG server does not have access to the file ?  (David Gauthier <davegauthierpg@gmail.com>)
List 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 by date:

Previous
From: Adrian Klaver
Date:
Subject: Re: Insert binary file into bytea where PG server does not have access to the file ?
Next
From: Matt Magoffin
Date:
Subject: Handling memory contexts in aggregate function invoking other built-in aggregate functions