Re: online backup - v810 vs. v814

From: Andy Shellam <andy(dot)shellam-lists(at)mailnetwork(dot)co(dot)uk>
To: "Mr(dot) Dan" <bitsandbytes88(at)hotmail(dot)com>
Cc: pgsql-admin(at)postgresql(dot)org
Subject: Re: online backup - v810 vs. v814
Date: 2006-08-01 16:05:45
Message-ID: 44CF7BD9.4030104@mailnetwork.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-admin

That looks to be a file hanging around from a previous PITR backup.
That file should be in your xlog archive.

cat the contents and you'll see which backup it belongs to.

Andy.

Mr. Dan wrote:
> Hi,
>
> I do an online backup with v814 and v810. I've noticed that there is
> a file showing up in the PGDATA
> directory/pg_xlog/00000000010000251000000C2.0021CDDE.backup owned by
> postgres 284 bytes in size that shows up in v810. That file isn't
> showing up in v814. Is that by design?
>
> ~DjK
>
>
> psql -d somedb "SELECT pg_start_backup()
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
> !DSPAM:37,44cf7a71143292031717456!
>
>

In response to

Responses

Browse pgsql-admin by date

  From Date Subject
Next Message tatyana.krasnokutsky 2006-08-01 16:57:54 unsubscribe
Previous Message Mr. Dan 2006-08-01 15:58:54 online backup - v810 vs. v814