pg_flush
Supported Versions: PHP 5 >= 5.6.0, PHP 7, PHP 8
Flush outbound query data on the connection
<?php pg_flush
(
PgSql\Connection $connection
):
int
|
bool