On Jan 3, 2011, at 11:42 AM, Tom Lane wrote:

> That's either incorrect or poorly worded.

Let's go with poorly worded then. (Actually I don't do this, I use streaming 
replication, where I don't have to copy the WAL files because the standby picks 
up the ones that are needed.)

Unless I misread his earlier post, he is starting the backup, copying files, 
stopping the backup, and expecting those transactions (between start & stop) to 
be applied, even though files changed during that time (including WAL files) 
have not all been copied. Again, unless I misread his earlier post, he is *not* 
copying WAL that was generated between start & stop.

-- 
Scott Ribe
[email protected]
http://www.elevated-dev.com/
(303) 722-0567 voice





-- 
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to