pg_flush(3) php man page | unix.com

Man Page: pg_flush

Operating Environment: php

Section: 3

PG_FLUSH(3)															       PG_FLUSH(3)

pg_flush - Flush outbound query data on the connection

SYNOPSIS
mixed pg_flush (resource $connection)
DESCRIPTION
pg_flush(3) flushes any outbound query data waiting to be sent on the connection.
PARAMETERS
o $connection - PostgreSQL database connection resource.
RETURN VALUES
Returns 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_identifier(3) - php
pg_end_copy(3) - php
pg_host(3) - php
pg_lo_export(3) - php
pg_send_query_params(3) - php
Similar Topics in the Unix Linux Community
Simple rules of the UNIX.COM forums:
User Guide: Posting in the Emergency Forum
The Order of the Wizard's Hat - Lifetime Achievement Award 2019 - Congrats to Wolf Machowitsch
Please Welcome Nicki Paul to the Moderator Team!