From: | Michael Paquier <michael(dot)paquier(at)gmail(dot)com> |
---|---|
To: | Fujii Masao <masao(dot)fujii(at)gmail(dot)com> |
Cc: | Michael Banck <michael(dot)banck(at)credativ(dot)de>, PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: [patch] reorder tablespaces in basebackup tar stream for backup_label |
Date: | 2017-03-29 06:22:32 |
Message-ID: | CAB7nPqTEJKj+QMmCnkoPxevcRCxAN=ZRL_kr6rU2+TO-vX9r2w@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
On Wed, Mar 29, 2017 at 3:56 AM, Fujii Masao <masao(dot)fujii(at)gmail(dot)com> wrote:
> If your need other information except START WAL LOCATION at the beginning of
> base backup and they are very useful for many third-party softwares,
> you can add them into that first result set. If you do this, you can
> retrieve them
> at the beginning even when WAL files are included in the backup.
You mean in the result tuple of pg_start_backup(), right? Why not.
--
Michael
From | Date | Subject | |
---|---|---|---|
Next Message | Masahiko Sawada | 2017-03-29 06:23:41 | Re: GUC for cleanup indexes threshold. |
Previous Message | Amit Kapila | 2017-03-29 06:22:31 | Re: Patch: Write Amplification Reduction Method (WARM) |