From: | Magnus Hagander <magnus(at)hagander(dot)net> |
---|---|
To: | Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr> |
Cc: | Peter Eisentraut <peter_e(at)gmx(dot)net>, pgsql-hackers <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: some missing internationalization in pg_basebackup |
Date: | 2011-08-16 15:00:06 |
Message-ID: | CABUevEziNV0LQKEvuAWx5ieHChRj_zDw_jX1G82zZiVx468ndQ@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Tue, Aug 16, 2011 at 11:35, Dimitri Fontaine <dimitri(at)2ndquadrant(dot)fr> wrote:
> Magnus Hagander <magnus(at)hagander(dot)net> writes:
>> Note that the progress indicator will *always* count wrong when you
>> choose to include WAL, since we just don't know how much WAL there
>> should be. I guess in this case we could just advance the "end
>> counter" as well as we go, making sure it doesn't shoot above 100%.
>>
>> Does that seem reasonable?
>
> Yes. If you're interested into the progress being made and the goal is
> moving, it's better to know about that.
Done and applied.
--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2011-08-16 15:00:10 | pgsql: Adjust total size in pg_basebackup progress report when reality |
Previous Message | Heikki Linnakangas | 2011-08-16 14:56:13 | Re: Some problems about cascading replication |