pg_lo_truncate
symfony/var-dumper
Supported Versions: PHP 5 >= 5.6.0, PHP 7, PHP 8
Truncates a large object
<?php pg_lo_truncate
(
PgSql\Lob $lob
,
int $size
):
bool