Re: Review: Patch to compute Max LSN of Data Pages

From: Hari Babu <haribabu(dot)kommi(at)huawei(dot)com>
To: "'Robert Haas'" <robertmhaas(at)gmail(dot)com>
Cc: "'Josh Berkus'" <josh(at)agliodbs(dot)com>, "'Amit kapila'" <amit(dot)kapila(at)huawei(dot)com>, "'Andres Freund'" <andres(at)2ndquadrant(dot)com>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Review: Patch to compute Max LSN of Data Pages
Date: 2013-07-08 10:47:54
Message-ID: 01b401ce7bc8$9a543a90$cefcafb0$@kommi@huawei.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Friday, July 05, 2013 6:48 PM Hari Babu wrote:
>On Thursday, July 04, 2013 11:19 PM Robert Haas wrote:

The patch is updated with the following changes.

1.If the input data is data directory, all the errors occurred are displayed
at once instead of one error at a time.
2.Fixed the problem of replacing result of the previous file or directory
result with new one.
3.Update the docs.

Thanks for the review, please find the updated patch attached in the mail.

Regards,
Hari babu.

Attachment Content-Type Size
pg_computemaxlsn_v9.patch application/octet-stream 17.1 KB

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message 'Andres Freund' 2013-07-08 10:55:51 Re: Review: Patch to compute Max LSN of Data Pages
Previous Message Andres Freund 2013-07-08 10:43:27 Re: XLogInsert scaling, revisited