Re: add timing information to pg_upgrade

From: Peter Eisentraut <peter(at)eisentraut(dot)org>
To: Bharath Rupireddy <bharath(dot)rupireddyforpostgres(at)gmail(dot)com>
Cc: Nathan Bossart <nathandbossart(at)gmail(dot)com>, Daniel Gustafsson <daniel(at)yesql(dot)se>, PostgreSQL Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: add timing information to pg_upgrade
Date: 2023-08-02 09:22:26
Message-ID: 32d24bcf-9ac4-b10e-4aa2-da6975312eb2@eisentraut.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
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.

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Amit Kapila 2023-08-02 09:26:06 Re: Adding a LogicalRepWorker type field
Previous Message Bharath Rupireddy 2023-08-02 09:15:00 Re: Adding a LogicalRepWorker type field