"Chris Hoover" <[EMAIL PROTECTED]> writes: > Any other ideas? I am still 508 archive log files behind.
Try "strace -f -p <pid>" on the archiver subprocess to see what it's doing and what the launched scripts are doing. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match