pg_untrace Disable tracing of a PostgreSQL connection &reftitle.description; boolpg_untrace resourceconnection Stop tracing started by pg_trace. &reftitle.parameters; connection PostgreSQL database connection resource. When connection is not present, the default connection is used. The default connection is the last connection made by pg_connect or pg_pconnect. &reftitle.returnvalues; Always returns &true;. &reftitle.examples; <function>pg_untrace</function> example ]]> &reftitle.seealso; pg_trace