Re: Change in logging behaviour between 8.1 and 8.2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Alexander Stanier <alexander.stanier@xxxxxxxxxxxx> writes:
> We have the following parameters in our postgresql.conf:
> log_min_duration_statement = 10000
> log_duration = on
> log_statement = 'all'

> In PostgreSQL 8.2, it seems the statement and duration are no longer 
> logged together (i.e. not on the same log line) which means that you 
> can't easily decipher those durations/statements which have been logged 
> by log_duration/log_statement from those that have been logged by 
> log_min_duration_statement. The fact that they were on one line made 
> them very easy to pull out of the logs.

> Was this change intentional?

Yes.  People complained about double logging of the full statement text.

			regards, tom lane

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux