Exposing currentTransactionWALVolume

From: Simon Riggs <simon(at)2ndQuadrant(dot)com>
To: PostgreSQL-development <pgsql-hackers(at)postgresql(dot)org>
Subject: Exposing currentTransactionWALVolume
Date: 2014-01-14 17:12:35
Message-ID: CA+U5nMKgO29ZSG1ny0rN6yA5y+0LypZmHr=FZ0Ni9gAi-d8rwg@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Short patch to expose a function GetCurrentTransactionWALVolume() that
gives the total number of bytes written to WAL by current transaction.

User interface to this information discussed on separate thread, so
that we don't check the baby out with the bathwater when people
discuss UI pros and cons.

--
Simon Riggs http://www.2ndQuadrant.com/
PostgreSQL Development, 24x7 Support, Training & Services

Attachment Content-Type Size
GetCurrentTransactionWALVolume.v1.patch application/octet-stream 2.8 KB

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Robert Haas 2014-01-14 17:12:39 Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance
Previous Message Kevin Grittner 2014-01-14 17:09:04 Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance