Re: [GENERAL] Troubling On-line Backup LOG messages

2006-03-21 Thread Thomas F. O'Connell
On Mar 21, 2006, at 11:54 AM, Tom Lane wrote: "Thomas F. O'Connell" <[EMAIL PROTECTED]> writes: 2006-03-21 10:38:53 CST 1412 :LOG: archive recovery complete 2006-03-21 10:38:53 CST 1412 :LOG: could not truncate directory "pg_multixact/offsets": apparent wraparound 2006-03-21 10:38:53 CST 141

Re: [GENERAL] Troubling On-line Backup LOG messages

2006-03-21 Thread Tom Lane
"Thomas F. O'Connell" <[EMAIL PROTECTED]> writes: > 2006-03-21 10:38:53 CST 1412 :LOG: archive recovery complete > 2006-03-21 10:38:53 CST 1412 :LOG: could not truncate directory > "pg_multixact/offsets": apparent wraparound > 2006-03-21 10:38:53 CST 1412 :LOG: could not truncate directory >

[GENERAL] Troubling On-line Backup LOG messages

2006-03-21 Thread Thomas F. O'Connell
After a successful same-server test of the postgres on-line backup process, I tried a test from a remote server to simulate a process I'll need to do in a production environment soon. After a step-by-step on-line backup, I saw the following in my logs: 2006-03-21 10:38:53 CST 1412 :LOG: arc