Re: pg_upgrade's object listing - Mailing list pgsql-hackers

From Daniel Gustafsson
Subject Re: pg_upgrade's object listing
Date
Msg-id FD9BEF04-1CBD-4EDF-9184-3AE137444139@yesql.se
Whole thread Raw
In response to Re: pg_upgrade's object listing  (Alvaro Herrera <alvherre@alvh.no-ip.org>)
List pgsql-hackers
> On 27 Oct 2023, at 10:44, Alvaro Herrera <alvherre@alvh.no-ip.org> wrote:

> I honestly doubt that this sort of message is in any way useful, other
> than for program debugging.  Maybe listing databases and perhaps slots
> in verbose mode is OK, but tables?  I don't think so.

Outputting this in verbose mode is unlikely to help in regular usage and
instead risk drown out other outputs.  It would be more useful to be able to
specify a logfile for objects and keep verbose output for more informational
and actionable messages.

--
Daniel Gustafsson




pgsql-hackers by date:

Previous
From: Alvaro Herrera
Date:
Subject: Re: pg_upgrade's object listing
Next
From: shveta malik
Date:
Subject: Re: Synchronizing slots from primary to standby