Re: add verbosity to pg_basebackup for sync

From: Michael Paquier <michael(at)paquier(dot)xyz>
To: Jeff Janes <jeff(dot)janes(at)gmail(dot)com>
Cc: pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: add verbosity to pg_basebackup for sync
Date: 2018-07-29 14:55:01
Message-ID: 20180729145501.GD1471@paquier.xyz
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Sun, Jul 29, 2018 at 10:45:10AM -0400, Jeff Janes wrote:
> Thanks for committing it. It is probably safer not to backpatch, as
> someone might have scripts that look at the output of -v so it shouldn't
> change between minor releases. I don't think looking at those would be a
> good idea, but they may have their reasons.

Yes, I was wondering about this possibility as well. That's unlikely so
but.. Impossible to be sure.
--
Michael

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Michael Paquier 2018-07-29 14:59:32 Re: pgsql: Refactor geometric functions and operators
Previous Message Michael Paquier 2018-07-29 14:53:46 Re: Inconsistent error message in bt_page_items_bytea().