On Mon, Jan 27, 2014 at 5:34 PM, Andrew Dunstan <[email protected]> wrote: > The query texts are particularly uninteresting since I assume the data > values in the query have already been mostly dissolved away by > pg_stat_statements.
Actually, it is possible for the query string to still have constants if things are timed just right. I do see it in the wild, albeit very infrequently. -- Peter Geoghegan -- Sent via pgsql-committers mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-committers
