Re: Point in Time Recovery - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: Point in Time Recovery
Date
Msg-id 40FC85D4.1080509@familyhealth.com.au
Whole thread Raw
In response to Re: Point in Time Recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
Responses Re: Point in Time Recovery  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
>>Hang on, are you supposed to MOVE or COPY away WAL segments?
> 
> COPY.  The checkpoint code will then delete or recycle the segment file,
> as appropriate.

So what happens if you just move it?  Postgres breaks?

Chris



pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: pg_config
Next
From: Tom Lane
Date:
Subject: Re: Point in Time Recovery