Re: Additional logging for VACUUM and ANALYZE

From: Fabrízio Mello <fabriziomello(at)gmail(dot)com>
To: pgsql-hackers(at)postgresql(dot)org
Cc: Nathan Bossart <bossartn(at)amazon(dot)com>
Subject: Re: Additional logging for VACUUM and ANALYZE
Date: 2017-11-07 13:34:59
Message-ID: 20171107133459.1353.54031.pgcf@coridan.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

The following review has been posted through the commitfest application:
make installcheck-world: not tested
Implements feature: not tested
Spec compliant: not tested
Documentation: not tested

The patch doesn't apply against master anymore:

fabrizio(at)macanudo:/d/postgresql (master)
$ git apply /tmp/new_vacuum_log_messages_v2.patch
error: patch failed: doc/src/sgml/config.sgml:5899
error: doc/src/sgml/config.sgml: patch does not apply

Regards,

Fabrízio Mello

The new status of this patch is: Waiting on Author

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Claudio Freire 2017-11-07 14:15:49 Re: Small improvement to compactify_tuples
Previous Message Masahiko Sawada 2017-11-07 13:34:23 Re: Fix bloom WAL tap test