Re: add timing information to pg_upgrade
Peter Eisentraut <peter@eisentraut.org>
From: Peter Eisentraut <peter@eisentraut.org>
To: Bharath Rupireddy <bharath.rupireddyforpostgres@gmail.com>
Cc: Nathan Bossart <nathandbossart@gmail.com>,
Daniel Gustafsson <daniel@yesql.se>,
PostgreSQL Hackers <pgsql-hackers@postgresql.org>
Date: 2023-08-02T09:22:26Z
Lists: pgsql-hackers
On 02.08.23 10:30, Bharath Rupireddy wrote: > Moreover, the ts command gives me the timestamps for each > of the messages printed, so an extra step is required to calculate the > time taken for an operation. There is "ts -i" for that.
Commits
-
pg_upgrade: Bump MESSAGE_WIDTH.
- 2e7d15ab69d9 16.0 landed
- 9625845532ae 17.0 landed