[PROPOSAL] Inputs on forcing VACUUM VERBOSE to write timestamp

From: dinesh kumar <dineshkumar02(at)gmail(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: [PROPOSAL] Inputs on forcing VACUUM VERBOSE to write timestamp
Date: 2015-09-03 16:15:52
Message-ID: CALnrH7p8LUEF2fCTEcbdPnHrjw-dh4WdC0zw0Z3C+12bpCtDyQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi All,

Greetings for the day.

Would like to know your inputs/suggestions on below proposal. Kindly let me
know, if it's already taken care.

*Proposal*

Forcing VACUUM VERBOSE to write timestamp, for each "INFO" entry. This was
raised already in this
<http://www.postgresql.org/message-id/20031110162349.65542.qmail@web21408.mail.yahoo.com>
thread, and wanted to discuss it again. I didn't see any replies on this
old thread.

*Justification*

As we are recording the timestamp too, it gives an idea about how much time
it took for each VACUUM activity.

Regards,
Dinesh
manojadinesh.blogspot.com

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Andres Freund 2015-09-03 16:18:37 Re: [PROPOSAL] Inputs on forcing VACUUM VERBOSE to write timestamp
Previous Message Alvaro Herrera 2015-09-03 16:14:21 Re: Proposal: Implement failover on libpq connect level.