Re: add timing information to pg_upgrade - Mailing list pgsql-hackers

From Nathan Bossart
Subject Re: add timing information to pg_upgrade
Date
Msg-id 20230824172335.GA1592177@nathanxps13.lan
Whole thread Raw
In response to Re: add timing information to pg_upgrade  (Nathan Bossart <nathandbossart@gmail.com>)
List pgsql-hackers
On Wed, Aug 23, 2023 at 09:35:20AM -0700, Nathan Bossart wrote:
> On Tue, Aug 22, 2023 at 07:06:23AM -0700, Nathan Bossart wrote:
>> On Tue, Aug 22, 2023 at 11:49:33AM +0200, Peter Eisentraut wrote:
>>> Let's change MESSAGE_WIDTH to 62 in v16, and then pursue the larger
>>> restructuring leisurely.
>> 
>> Sounds good.  I plan to commit this within the next couple of days.
> 
> Here's the patch.  I'm going to run a couple of tests before committing,
> but I don't think anything else is required.

committed

-- 
Nathan Bossart
Amazon Web Services: https://aws.amazon.com



pgsql-hackers by date:

Previous
From: Dave Cramer
Date:
Subject: Re: PostgreSQL 16 release announcement draft
Next
From: Ranier Vilela
Date:
Subject: Avoid a possible overflow (src/backend/utils/sort/logtape.c)