PG_FLUSH(3) PG_FLUSH(3) pg_flush - Flush outbound query data on the connectionSYNOPSISmixed pg_flush (resource $connection)DESCRIPTIONpg_flush(3) flushes any outbound query data waiting to be sent on the connection.PARAMETERSo $connection - PostgreSQL database connection resource.RETURN VALUESReturns TRUE if the flush was successful or no data was waiting to be flushed, 0 if part of the pending data was flushed but more remains or FALSE on failure. PHP Documentation Group PG_FLUSH(3)
| Related Man Pages |
|---|
| pg_escape_string(3) - php |
| pg_close(3) - php |
| pg_send_prepare(3) - php |
| pg_tty(3) - php |
| pg_version(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| UNIX.COM 2017 Year End Summary |
| Please Welcome Don Cragun as Lead Moderator |
| Please Welcome Nicki Paul to the Moderator Team! |