pg_flush
pg_flush
Flush outbound query data on the connection
**pg_flush** PgSql\Connection $connection
flushes any outbound query data waiting to be
sent on the connection.
pg_flush
connection
Returns true if the flush was successful or no data was waiting to be
flushed, if part of the pending data was flushed but
more remainsreturn.falseforfailure.
0