bool
pq\Connection::trace([resource
$stream])Trace protocol communication with the server.
NOTE:
Calling pq\Connection::trace() without argument orNULL
stops tracing.
resource
$stream# = NULL
resource
to which the protocol trace will be output.bool
, success.