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

From: "Dickson S(dot) Guedes" <listas(at)guedesoft(dot)net>
To: Amit kapila <amit(dot)kapila(at)huawei(dot)com>
Cc: "pgsql-hackers(at)postgresql(dot)org" <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: Review: Patch to compute Max LSN of Data Pages
Date: 2013-01-20 11:27:37
Message-ID: CAHHcreqgvhgx=+4A3=8vwrvYy1d_9ZWifwxWQKmSBUAoArkK6A@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

2013/1/20 Amit kapila <amit(dot)kapila(at)huawei(dot)com>:
> On Sunday, January 20, 2013 4:04 AM Dickson S. Guedes wrote:
> 2013/1/18 Amit kapila <amit(dot)kapila(at)huawei(dot)com>:
>>> Please find the rebased Patch for Compute MAX LSN.
>
>>The function 'remove_parent_refernces' couldn't be called
>>'remove_parent_references' ?
>
> Shall fix this.
>
>> Why not an extension in PGXN instead of a contrib?
>
> This functionality has similarity to pg_resetxlog, so we thought of putting it either in bin or in contrib.
> Finally based on suggestions from other community members, we have added to contrib.

Indeed.

--
Dickson S. Guedes
mail/xmpp: guedes(at)guedesoft(dot)net - skype: guediz
http://github.com/guedes - http://guedesoft.net
http://www.postgresql.org.br

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Satoshi Nagayasu 2013-01-20 12:01:21 Re: New statistics for WAL buffer dirty writes
Previous Message Magnus Hagander 2013-01-20 10:26:19 Re: BUG #7809: Running pg_dump on slave w/ streaming replication fails if there are unlogged tables