Kevin Kempter <kevin@xxxxxxxxxxxxxxxxxxx> writes: > One more question. I see a fair amount of file changed warnings in the tar > output. Like this: > tar: ./data/base/82097725/4242350944: file changed as we read it Yeah, GNU tar complains about that. It's not a problem, other than the risk that a boatload of such warnings could obscure real problems ... 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