Jan Wieck <[EMAIL PROTECTED]> writes: > Does an ANALYZE run between index creation and bulk FK checking improve > planning?
It almost certainly would, but I was assuming we had to consider this in the context of loading existing dump files. We could think about having pg_dump emit an automatic ANALYZE after the data loading step in the future though. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster