Re: tablespace_map code cleanup - Mailing list pgsql-hackers

From Robert Haas
Subject Re: tablespace_map code cleanup
Date
Msg-id CA+Tgmoa8J9UutQpzKdAaQgOKNbxy3jB7bmWDsZOdYHMpntVRhg@mail.gmail.com
Whole thread Raw
In response to Re: tablespace_map code cleanup  (Amit Kapila <amit.kapila16@gmail.com>)
Responses Re: tablespace_map code cleanup  (Robert Haas <robertmhaas@gmail.com>)
List pgsql-hackers
On Mon, May 4, 2020 at 5:24 AM Amit Kapila <amit.kapila16@gmail.com> wrote:
> If we want to move the calculation of size for tablespaces in the
> caller then I think we also need to do something about the progress
> reporting related to phase
> PROGRESS_BASEBACKUP_PHASE_ESTIMATE_BACKUP_SIZE.

Oh, good point. v2 attached.

-- 
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company

Attachment

pgsql-hackers by date:

Previous
From: Amit Langote
Date:
Subject: Re: PG 13 release notes, first draft
Next
From: Alvaro Herrera
Date:
Subject: Re: DROP OWNED CASCADE vs Temp tables