asked, and thanks for the answer!
create table xlog_switch as
select '0123456789ABCDE' from generate_series(1,100);
drop table xlog_switch;
Thanks for the 2-liner. Good stuff. I'll be putting that into place
ASAP!
--
John Evans
Administrator of kilnar.com
---
#x27;m not sure
what else that will affect, if anything.
I've heard that upgrading to 8.2 or 8.3 will allow me to setup a
timeout value for WAL log creation, but upgrading at this time is not an
option for various reasons.
Any insight that you can provide will be greatly appreciated!
--
Joh