Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pitr replica dies on startup



On Fri, 31 Aug 2007, Tom Lane wrote:

Jeff Frost <jeff(at)frostconsultingllc(dot)com> writes:
It seems like everything is happy, except it seems to ask for the 4F
log file more than once.

IIRC that's standard procedure.  Is there a reason your recovery_command
can't support it?

Really? If that's the case, then no, this particular recovery command archives the WAL files off into an archive directory after they've been successfully copied. So, the second time postgres asks for it, it won't be available.

Thanks for the idea Tom, I'll update the script to look in the archive directory if the file is unavailable in the backup directory.

Why does it request it twice?


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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group