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