Erik Jones <[EMAIL PROTECTED]> writes: > That's a good idea, but first I'll still need to run it by my sysadmin > wrt space -- our dump files are around 22GB when we can let them finish > these days.
Given that we're now speculating about regex problems, you could do a test run of "pg_dump -s" with logging enabled; that shouldn't take an unreasonable amount of time or space. 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