Chris Barnes <compuguruchrisbarnes(at)hotmail(dot)com> writes:
> I've have set the parameter in my postgresql.conf file and have restarted postgres.
> When reviewing the log file I am finding that all of the statements are being logged (0.108 ms)?
Perhaps you also set log_statement = all, or some other reason that
would cause them to be logged?
regards, tom lane