Re: restoring wal archive and pg_xlog dir - Mailing list pgsql-admin

From Jeff Frost
Subject Re: restoring wal archive and pg_xlog dir
Date
Msg-id Pine.LNX.4.63.0506251549200.22777@discord.dyndns.org
Whole thread Raw
In response to Re: restoring wal archive and pg_xlog dir  (Bruce Momjian <pgman@candle.pha.pa.us>)
List pgsql-admin
On Sat, 25 Jun 2005, Bruce Momjian wrote:

>> And here's one other question..is it safe to ignore the: pgsql_tmp directories
>> when doing the base backup?
>
> Yes, those are used only by running backups, but they should have little
> disk space in them.

Bruce,

Thanks!  I actually ask not because of disk space concerns, but because rsync
occassionally reports that these files disappear out from under the running
rsync process, and so I was thinking I'd rather just exclude them if they are
not required as I want my pitrbasebackup script to return 0 if rsync is
successful.

--
Jeff Frost, Owner     <jeff@frostconsultingllc.com>
Frost Consulting, LLC     http://www.frostconsultingllc.com/
Phone: 650-780-7908    FAX: 650-649-1954

pgsql-admin by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: restoring wal archive and pg_xlog dir
Next
From: Alberto
Date:
Subject: Re: pg_dump -Fc does not dump indexes