Alvaro Herrera wrote: > Here is a patch pursuant to there ideas. The main change is that in > GetSnapshotData, a backend is skipped entirely if inVacuum is found to > be true.
Patch applied. -- Alvaro Herrera http://www.CommandPrompt.com/ The PostgreSQL Company - Command Prompt, Inc. ---------------------------(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