Thread: pg_basebackup

pg_basebackup

From
Emanuel Calvo
Date:
Hi all,

I'm seeing the results of pg_basebackup and I saw postmaster.opts.
Is not necessary, although is inoffensive. But has  the name of the
original cluster name inside. If it's only keep for information purposes,
maybe backup_label could be the right place.

Is just an idea.

Thougths?

--
--
              Emanuel Calvo
              Helpame.com


Re: pg_basebackup

From
Robert Haas
Date:
On Wed, May 25, 2011 at 5:28 AM, Emanuel Calvo <postgres.arg@gmail.com> wrote:
> Hi all,
>
> I'm seeing the results of pg_basebackup and I saw postmaster.opts.
> Is not necessary, although is inoffensive. But has  the name of the
> original cluster name inside. If it's only keep for information purposes,
> maybe backup_label could be the right place.
>
> Is just an idea.
>
> Thougths?

I think we're just copying all the files we find.  We could add an
exception specifically for that case, but I'm not sure whether that's
a good idea or not.

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