On Thu, Apr 17, 2014 at 7:15 AM, Andrew Dunstan <[email protected]> wrote: > track_activity_query_size = 10240 > shared_preload_libraries = 'auto_explain,pg_stat_statements' > > As you can see, auto_explain's log_min_duration hasn't been set, so it > shouldn't be doing anything very much, I should think.
track_activity_query_size is 10240? Not 1024? -- Peter Geoghegan -- Sent via pgsql-hackers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-hackers
