"Zeugswetter Andreas SB SD" <[EMAIL PROTECTED]> writes: > We only need to tell people to backup pg_control first. The rest was only > intended to enforce > 1. that pg_control is the first file backed up > 2. the dba uses a large enough PIT (or xid) for restore
Right, but I think Bruce's point is that it is far too easy to get those things wrong; especially point 2 for which a straight tar dump will simply not contain the information you need to determine what is a safe stopping point. I agree with Bruce that we should have some mechanism that doesn't rely on the DBA to get this right. Exactly what the mechanism should be is certainly open for discussion... regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster