pg_lo_export
Supported Versions: PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8
Export a large object to file
<?php pg_lo_export
(
PgSql\Connection $connection
= ?,
int $oid
,
string $pathname
):
bool